LLDB mainline
lldb_private::plugin::dwarf::SymbolFileDWARFDebugMap::OSOInfo Struct Reference

#include <SymbolFileDWARFDebugMap.h>

Public Member Functions

 OSOInfo ()

Public Attributes

lldb::ModuleSP module_sp

Detailed Description

Definition at line 158 of file SymbolFileDWARFDebugMap.h.

Constructor & Destructor Documentation

◆ OSOInfo()

lldb_private::plugin::dwarf::SymbolFileDWARFDebugMap::OSOInfo::OSOInfo ( )
inline

Definition at line 161 of file SymbolFileDWARFDebugMap.h.

References module_sp.

Member Data Documentation

◆ module_sp

lldb::ModuleSP lldb_private::plugin::dwarf::SymbolFileDWARFDebugMap::OSOInfo::module_sp

Definition at line 159 of file SymbolFileDWARFDebugMap.h.

Referenced by OSOInfo().


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