LLVM 19.0.0git
Public Attributes | List of all members
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 482 of file XCOFFObjectFile.h.

Member Data Documentation

◆ AuxType

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

Definition at line 485 of file XCOFFObjectFile.h.

◆ LineNum

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

Definition at line 483 of file XCOFFObjectFile.h.

◆ Pad

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

Definition at line 484 of file XCOFFObjectFile.h.


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