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

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

Public Attributes
support::ubig32_t LineNum
uint8_t Pad [13]
XCOFF::SymbolAuxType AuxType

Detailed Description

Definition at line 490 of file XCOFFObjectFile.h.

Member Data Documentation

AuxType

XCOFF::SymbolAuxType llvm::object::XCOFFBlockAuxEnt64::AuxType

Definition at line 493 of file XCOFFObjectFile.h.

LineNum

support::ubig32_t llvm::object::XCOFFBlockAuxEnt64::LineNum

Definition at line 491 of file XCOFFObjectFile.h.

Pad

uint8_t llvm::object::XCOFFBlockAuxEnt64::Pad[13]

Definition at line 492 of file XCOFFObjectFile.h.


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