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

#include "llvm/Object/XCOFFObjectFile.h"

Public Attributes

support::ubig64_t LengthOfSectionPortion
 
support::ubig64_t NumberOfRelocEnt
 
uint8_t Pad
 
XCOFF::SymbolAuxType AuxType
 

Detailed Description

Definition at line 495 of file XCOFFObjectFile.h.

Member Data Documentation

◆ AuxType

XCOFF::SymbolAuxType llvm::object::XCOFFSectAuxEntForDWARF64::AuxType

Definition at line 499 of file XCOFFObjectFile.h.

◆ LengthOfSectionPortion

support::ubig64_t llvm::object::XCOFFSectAuxEntForDWARF64::LengthOfSectionPortion

Definition at line 496 of file XCOFFObjectFile.h.

◆ NumberOfRelocEnt

support::ubig64_t llvm::object::XCOFFSectAuxEntForDWARF64::NumberOfRelocEnt

Definition at line 497 of file XCOFFObjectFile.h.

◆ Pad

uint8_t llvm::object::XCOFFSectAuxEntForDWARF64::Pad

Definition at line 498 of file XCOFFObjectFile.h.


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