Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1745 if (SymbolFileDWARFDebugMap *debug_map = GetDebugMapSymfile()) { in GetDIE() local
1746 symbol_file = debug_map->GetSymbolFileByOSOIndex(*file_index); // OSO case in GetDIE()