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

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

Public Attributes
support::ubig32_t LengthOfSectionPortion
uint8_t Pad1 [4]
support::ubig32_t NumberOfRelocEnt
uint8_t Pad2 [6]

Detailed Description

Definition at line 496 of file XCOFFObjectFile.h.

Member Data Documentation

LengthOfSectionPortion

support::ubig32_t llvm::object::XCOFFSectAuxEntForDWARF32::LengthOfSectionPortion

Definition at line 497 of file XCOFFObjectFile.h.

NumberOfRelocEnt

support::ubig32_t llvm::object::XCOFFSectAuxEntForDWARF32::NumberOfRelocEnt

Definition at line 499 of file XCOFFObjectFile.h.

Pad1

uint8_t llvm::object::XCOFFSectAuxEntForDWARF32::Pad1[4]

Definition at line 498 of file XCOFFObjectFile.h.

Pad2

uint8_t llvm::object::XCOFFSectAuxEntForDWARF32::Pad2[6]

Definition at line 500 of file XCOFFObjectFile.h.


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