LLDB mainline
Public Member Functions | Public Attributes | List of all members
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 154 of file SymbolFileDWARFDebugMap.h.

Constructor & Destructor Documentation

◆ OSOInfo()

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

Definition at line 157 of file SymbolFileDWARFDebugMap.h.

Member Data Documentation

◆ module_sp

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

Definition at line 155 of file SymbolFileDWARFDebugMap.h.


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