LLVM 19.0.0git
Public Attributes | List of all members
MachOElement Struct Reference

Public Attributes

uint64_t Offset
 
uint64_t Size
 
const charName
 

Detailed Description

Definition at line 246 of file MachOObjectFile.cpp.

Member Data Documentation

◆ Name

const char* MachOElement::Name

Definition at line 249 of file MachOObjectFile.cpp.

◆ Offset

uint64_t MachOElement::Offset

Definition at line 247 of file MachOObjectFile.cpp.

◆ Size

uint64_t MachOElement::Size

Definition at line 248 of file MachOObjectFile.cpp.


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