Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp1425 const FileRangeMap &oso_file_range_map = cu_info->GetFileRangeMap(this); in FinalizeOSOFileRanges() local
1426 const size_t n = oso_file_range_map.GetSize(); in FinalizeOSOFileRanges()
1430 const FileRangeMap::Entry &entry = oso_file_range_map.GetEntryRef(i); in FinalizeOSOFileRanges()