LLVM
15.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 398 of file XCOFFObjectFile.h.
XCOFF::SymbolAuxType llvm::object::XCOFFSectAuxEntForDWARF64::AuxType |
Definition at line 402 of file XCOFFObjectFile.h.
support::ubig64_t llvm::object::XCOFFSectAuxEntForDWARF64::LengthOfSectionPortion |
Definition at line 399 of file XCOFFObjectFile.h.
support::ubig64_t llvm::object::XCOFFSectAuxEntForDWARF64::NumberOfRelocEnt |
Definition at line 400 of file XCOFFObjectFile.h.
uint8_t llvm::object::XCOFFSectAuxEntForDWARF64::Pad |
Definition at line 401 of file XCOFFObjectFile.h.