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

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

Public Attributes
support::ubig64_t LengthOfSectionPortion
support::ubig64_t NumberOfRelocEnt
uint8_t Pad
XCOFF::SymbolAuxType AuxType

Detailed Description

Definition at line 503 of file XCOFFObjectFile.h.

Member Data Documentation

AuxType

XCOFF::SymbolAuxType llvm::object::XCOFFSectAuxEntForDWARF64::AuxType

Definition at line 507 of file XCOFFObjectFile.h.

LengthOfSectionPortion

support::ubig64_t llvm::object::XCOFFSectAuxEntForDWARF64::LengthOfSectionPortion

Definition at line 504 of file XCOFFObjectFile.h.

NumberOfRelocEnt

support::ubig64_t llvm::object::XCOFFSectAuxEntForDWARF64::NumberOfRelocEnt

Definition at line 505 of file XCOFFObjectFile.h.

Pad

uint8_t llvm::object::XCOFFSectAuxEntForDWARF64::Pad

Definition at line 506 of file XCOFFObjectFile.h.


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