Home
last modified time | relevance | path

Searched defs:oso_path (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.h175 lldb_private::ConstString oso_path; member
H A DSymbolFileDWARFDebugMap.cpp418 const char *oso_path = comp_unit_info->oso_path.GetCString(); in GetModuleByCompUnitInfo() local