LLVM 20.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 498 of file XCOFFObjectFile.h.
XCOFF::SymbolAuxType llvm::object::XCOFFSectAuxEntForDWARF64::AuxType |
Definition at line 502 of file XCOFFObjectFile.h.
support::ubig64_t llvm::object::XCOFFSectAuxEntForDWARF64::LengthOfSectionPortion |
Definition at line 499 of file XCOFFObjectFile.h.
support::ubig64_t llvm::object::XCOFFSectAuxEntForDWARF64::NumberOfRelocEnt |
Definition at line 500 of file XCOFFObjectFile.h.
uint8_t llvm::object::XCOFFSectAuxEntForDWARF64::Pad |
Definition at line 501 of file XCOFFObjectFile.h.