Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp7624 ObjectFile *debug_map_objfile = debug_map_symfile->GetObjectFile(); in ParseVariableDIE() local
7625 if (debug_map_objfile) in ParseVariableDIE()
7627 Symtab *debug_map_symtab = debug_map_objfile->GetSymtab(); in ParseVariableDIE()