#include <SymbolFileDWARFDebugMap.h>
Definition at line 308 of file SymbolFileDWARFDebugMap.h.
◆ OSOEntry() [1/2]
SymbolFileDWARFDebugMap::OSOEntry::OSOEntry |
( |
| ) |
|
|
default |
◆ OSOEntry() [2/2]
◆ GetExeSymbolIndex()
uint32_t SymbolFileDWARFDebugMap::OSOEntry::GetExeSymbolIndex |
( |
| ) |
const |
|
inline |
◆ GetOSOFileAddress()
lldb::addr_t SymbolFileDWARFDebugMap::OSOEntry::GetOSOFileAddress |
( |
| ) |
const |
|
inline |
◆ operator<()
bool SymbolFileDWARFDebugMap::OSOEntry::operator< |
( |
const OSOEntry & |
rhs | ) |
const |
|
inline |
◆ SetOSOFileAddress()
void SymbolFileDWARFDebugMap::OSOEntry::SetOSOFileAddress |
( |
lldb::addr_t |
oso_file_addr | ) |
|
|
inline |
◆ m_exe_sym_idx
◆ m_oso_file_addr
The documentation for this class was generated from the following file: