LLVM: llvm::object::coff_aux_weak_external Struct Reference (original) (raw)

#include "[llvm/Object/COFF.h](Object%5F2COFF%5F8h%5Fsource.html)"

Public Attributes
support::ulittle32_t TagIndex
support::ulittle32_t Characteristics
char Unused1 [10]

Detailed Description

Definition at line 511 of file COFF.h.

Member Data Documentation

Characteristics

support::ulittle32_t llvm::object::coff_aux_weak_external::Characteristics

Definition at line 513 of file COFF.h.

TagIndex

support::ulittle32_t llvm::object::coff_aux_weak_external::TagIndex

Definition at line 512 of file COFF.h.

Unused1

char llvm::object::coff_aux_weak_external::Unused1[10]

Definition at line 514 of file COFF.h.


The documentation for this struct was generated from the following file: