llvm::XCOFFYAML

YAML representations of XCOFF object files.

Types

NameDescription
AuxSymbolEnt Base YAML representation of an XCOFF auxiliary symbol table entry.
AuxiliaryHeader YAML representation of an XCOFF optional auxiliary header.
BlockAuxEnt YAML representation of an XCOFF block auxiliary symbol entry.
CsectAuxEnt YAML representation of an XCOFF csect auxiliary symbol entry.
ExcpetionAuxEnt YAML representation of an XCOFF exception auxiliary symbol entry.
FileAuxEnt YAML representation of an XCOFF file auxiliary symbol entry.
FileHeader YAML representation of an XCOFF file header.
FunctionAuxEnt YAML representation of an XCOFF function auxiliary symbol entry.
Object YAML representation of a complete XCOFF object file.
Relocation YAML representation of an XCOFF relocation entry.
SectAuxEntForDWARF YAML representation of an XCOFF DWARF section auxiliary symbol entry.
SectAuxEntForStat YAML representation of an XCOFF stat section auxiliary symbol entry.
Section YAML representation of an XCOFF section.
StringTable YAML representation of an XCOFF string table.
Symbol YAML representation of an XCOFF symbol table entry.

Enums

NameDescription
AuxSymbolType Discriminator for the concrete kind of an XCOFF auxiliary symbol entry.