LLVM 20.0.0git
|
#include "llvm/Object/XCOFFObjectFile.h"
Public Attributes | |
support::ubig32_t | SectionLength |
support::ubig16_t | NumberOfRelocEnt |
support::ubig16_t | NumberOfLineNum |
uint8_t | Pad [10] |
Definition at line 447 of file XCOFFObjectFile.h.
support::ubig16_t llvm::object::XCOFFSectAuxEntForStat::NumberOfLineNum |
Definition at line 450 of file XCOFFObjectFile.h.
support::ubig16_t llvm::object::XCOFFSectAuxEntForStat::NumberOfRelocEnt |
Definition at line 449 of file XCOFFObjectFile.h.
uint8_t llvm::object::XCOFFSectAuxEntForStat::Pad[10] |
Definition at line 451 of file XCOFFObjectFile.h.
support::ubig32_t llvm::object::XCOFFSectAuxEntForStat::SectionLength |
Definition at line 448 of file XCOFFObjectFile.h.