LLVM 22.0.0git
llvm::object::XCOFFBlockAuxEnt64 Struct Reference

#include "llvm/Object/XCOFFObjectFile.h"

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: