LLDB mainline
Public Member Functions | Public Attributes | List of all members
SymbolFileDWARFDebugMap::OSOInfo Struct Reference

#include <SymbolFileDWARFDebugMap.h>

Public Member Functions

 OSOInfo ()
 

Public Attributes

lldb::ModuleSP module_sp
 

Detailed Description

Definition at line 167 of file SymbolFileDWARFDebugMap.h.

Constructor & Destructor Documentation

◆ OSOInfo()

SymbolFileDWARFDebugMap::OSOInfo::OSOInfo ( )
inline

Definition at line 170 of file SymbolFileDWARFDebugMap.h.

Member Data Documentation

◆ module_sp

lldb::ModuleSP SymbolFileDWARFDebugMap::OSOInfo::module_sp

Definition at line 168 of file SymbolFileDWARFDebugMap.h.


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