LLVM 19.0.0git
Public Attributes | List of all members
llvm::object::XCOFFBlockAuxEnt32 Struct Reference

#include "llvm/Object/XCOFFObjectFile.h"

Public Attributes

uint8_t ReservedZeros1 [2]
 
support::ubig16_t LineNumHi
 
support::ubig16_t LineNumLo
 
uint8_t ReservedZeros2 [12]
 

Detailed Description

Definition at line 475 of file XCOFFObjectFile.h.

Member Data Documentation

◆ LineNumHi

support::ubig16_t llvm::object::XCOFFBlockAuxEnt32::LineNumHi

Definition at line 477 of file XCOFFObjectFile.h.

◆ LineNumLo

support::ubig16_t llvm::object::XCOFFBlockAuxEnt32::LineNumLo

Definition at line 478 of file XCOFFObjectFile.h.

◆ ReservedZeros1

uint8_t llvm::object::XCOFFBlockAuxEnt32::ReservedZeros1[2]

Definition at line 476 of file XCOFFObjectFile.h.

◆ ReservedZeros2

uint8_t llvm::object::XCOFFBlockAuxEnt32::ReservedZeros2[12]

Definition at line 479 of file XCOFFObjectFile.h.


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