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

#include "llvm/Object/XCOFFObjectFile.h"

Public Attributes

support::ubig32_t LengthOfSectionPortion
 
uint8_t Pad1 [4]
 
support::ubig32_t NumberOfRelocEnt
 
uint8_t Pad2 [6]
 

Detailed Description

Definition at line 488 of file XCOFFObjectFile.h.

Member Data Documentation

◆ LengthOfSectionPortion

support::ubig32_t llvm::object::XCOFFSectAuxEntForDWARF32::LengthOfSectionPortion

Definition at line 489 of file XCOFFObjectFile.h.

◆ NumberOfRelocEnt

support::ubig32_t llvm::object::XCOFFSectAuxEntForDWARF32::NumberOfRelocEnt

Definition at line 491 of file XCOFFObjectFile.h.

◆ Pad1

uint8_t llvm::object::XCOFFSectAuxEntForDWARF32::Pad1[4]

Definition at line 490 of file XCOFFObjectFile.h.

◆ Pad2

uint8_t llvm::object::XCOFFSectAuxEntForDWARF32::Pad2[6]

Definition at line 492 of file XCOFFObjectFile.h.


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