Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFCompileUnit.cpp61 SymbolFileDWARFDebugMap *debug_map_sym_file = in BuildAddressRangeTable() local
63 if (debug_map_sym_file == nullptr) { in BuildAddressRangeTable()
77 debug_map_sym_file->AddOSOARanges(&m_dwarf, debug_aranges); in BuildAddressRangeTable()