LLVM 18.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 475 of file XCOFFObjectFile.h.

Member Data Documentation

◆ AuxType

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

Definition at line 478 of file XCOFFObjectFile.h.

◆ LineNum

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

Definition at line 476 of file XCOFFObjectFile.h.

◆ Pad

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

Definition at line 477 of file XCOFFObjectFile.h.


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