LLVM 18.0.0git
|
#include "llvm/Object/XCOFFObjectFile.h"
Public Attributes | |
support::ubig64_t | LengthOfSectionPortion |
support::ubig64_t | NumberOfRelocEnt |
uint8_t | Pad |
XCOFF::SymbolAuxType | AuxType |
Definition at line 488 of file XCOFFObjectFile.h.
XCOFF::SymbolAuxType llvm::object::XCOFFSectAuxEntForDWARF64::AuxType |
Definition at line 492 of file XCOFFObjectFile.h.
support::ubig64_t llvm::object::XCOFFSectAuxEntForDWARF64::LengthOfSectionPortion |
Definition at line 489 of file XCOFFObjectFile.h.
support::ubig64_t llvm::object::XCOFFSectAuxEntForDWARF64::NumberOfRelocEnt |
Definition at line 490 of file XCOFFObjectFile.h.
uint8_t llvm::object::XCOFFSectAuxEntForDWARF64::Pad |
Definition at line 491 of file XCOFFObjectFile.h.