LLVM: llvm::XCOFFYAML Namespace Reference (original) (raw)

Classes
struct AuxiliaryHeader
struct AuxSymbolEnt
struct BlockAuxEnt
struct CsectAuxEnt
struct ExcpetionAuxEnt
struct FileAuxEnt
struct FileHeader
struct FunctionAuxEnt
struct Object
struct Relocation
struct SectAuxEntForDWARF
struct SectAuxEntForStat
struct Section
struct StringTable
struct Symbol
Enumerations
enum AuxSymbolType : uint8_t { AUX_EXCEPT = 255 , AUX_FCN = 254 , AUX_SYM = 253 , AUX_FILE = 252 , AUX_CSECT = 251 , AUX_SECT = 250 , AUX_STAT = 249 }

AuxSymbolType

Enumerator
AUX_EXCEPT
AUX_FCN
AUX_SYM
AUX_FILE
AUX_CSECT
AUX_SECT
AUX_STAT

Definition at line 87 of file XCOFFYAML.h.