LLDB mainline
MachSymtabSectionInfo::SectionInfo Struct Reference

Public Member Functions

 SectionInfo ()

Public Attributes

VMRange vm_range
SectionSP section_sp

Detailed Description

Definition at line 1929 of file ObjectFileMachO.cpp.

Constructor & Destructor Documentation

◆ SectionInfo()

MachSymtabSectionInfo::SectionInfo::SectionInfo ( )
inline

Definition at line 1930 of file ObjectFileMachO.cpp.

References section_sp, and vm_range.

Member Data Documentation

◆ section_sp

SectionSP MachSymtabSectionInfo::SectionInfo::section_sp

Definition at line 1933 of file ObjectFileMachO.cpp.

Referenced by SectionInfo().

◆ vm_range

VMRange MachSymtabSectionInfo::SectionInfo::vm_range

Definition at line 1932 of file ObjectFileMachO.cpp.

Referenced by SectionInfo().


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