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

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

Public Attributes
support::ubig32_t SectionLength
support::ubig16_t NumberOfRelocEnt
support::ubig16_t NumberOfLineNum
uint8_t Pad [10]

Detailed Description

Definition at line 452 of file XCOFFObjectFile.h.

Member Data Documentation

NumberOfLineNum

support::ubig16_t llvm::object::XCOFFSectAuxEntForStat::NumberOfLineNum

Definition at line 455 of file XCOFFObjectFile.h.

NumberOfRelocEnt

support::ubig16_t llvm::object::XCOFFSectAuxEntForStat::NumberOfRelocEnt

Definition at line 454 of file XCOFFObjectFile.h.

Pad

uint8_t llvm::object::XCOFFSectAuxEntForStat::Pad[10]

Definition at line 456 of file XCOFFObjectFile.h.

SectionLength

support::ubig32_t llvm::object::XCOFFSectAuxEntForStat::SectionLength

Definition at line 453 of file XCOFFObjectFile.h.


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