LLDB mainline
Public Member Functions | Public Attributes | List of all members
MachSymtabSectionInfo::SectionInfo Struct Reference

Public Member Functions

 SectionInfo ()
 

Public Attributes

VMRange vm_range
 
SectionSP section_sp
 

Detailed Description

Definition at line 2005 of file ObjectFileMachO.cpp.

Constructor & Destructor Documentation

◆ SectionInfo()

MachSymtabSectionInfo::SectionInfo::SectionInfo ( )
inline

Definition at line 2006 of file ObjectFileMachO.cpp.

Member Data Documentation

◆ section_sp

SectionSP MachSymtabSectionInfo::SectionInfo::section_sp

Definition at line 2009 of file ObjectFileMachO.cpp.

◆ vm_range

VMRange MachSymtabSectionInfo::SectionInfo::vm_range

Definition at line 2008 of file ObjectFileMachO.cpp.


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