Home
last modified time | relevance | path

Searched refs:debug_map (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1774 if (SymbolFileDWARFDebugMap *debug_map = GetDebugMapSymfile()) in GetDIERefSymbolFile() local
1775 return debug_map->GetSymbolFileByOSOIndex(*file_index); in GetDIERefSymbolFile()