LLVM: llvm::object::LoaderSectionHeader32 Struct Reference (original) (raw)

#include "[llvm/Object/XCOFFObjectFile.h](XCOFFObjectFile%5F8h%5Fsource.html)"

Public Attributes
support::ubig32_t Version
support::ubig32_t NumberOfSymTabEnt
support::ubig32_t NumberOfRelTabEnt
support::ubig32_t LengthOfImpidStrTbl
support::ubig32_t NumberOfImpid
support::big32_t OffsetToImpid
support::ubig32_t LengthOfStrTbl
support::big32_t OffsetToStrTbl

Definition at line 258 of file XCOFFObjectFile.h.

getOffsetToRelEnt()

uint64_t llvm::object::LoaderSectionHeader32::getOffsetToRelEnt ( ) const inline

getOffsetToSymTbl()

uint64_t llvm::object::LoaderSectionHeader32::getOffsetToSymTbl ( ) const inline

LengthOfImpidStrTbl

LengthOfStrTbl

NumberOfImpid

NumberOfRelTabEnt

NumberOfSymTabEnt

OffsetToImpid

OffsetToStrTbl

Version


The documentation for this struct was generated from the following file: