LLVM 22.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 503 of file XCOFFObjectFile.h.
XCOFF::SymbolAuxType llvm::object::XCOFFSectAuxEntForDWARF64::AuxType |
Definition at line 507 of file XCOFFObjectFile.h.
support::ubig64_t llvm::object::XCOFFSectAuxEntForDWARF64::LengthOfSectionPortion |
Definition at line 504 of file XCOFFObjectFile.h.
support::ubig64_t llvm::object::XCOFFSectAuxEntForDWARF64::NumberOfRelocEnt |
Definition at line 505 of file XCOFFObjectFile.h.
uint8_t llvm::object::XCOFFSectAuxEntForDWARF64::Pad |
Definition at line 506 of file XCOFFObjectFile.h.