Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.h342 bool AddOSOFileRange(CompileUnitInfo *cu_info, lldb::addr_t exe_file_addr,
H A DSymbolFileDWARFDebugMap.cpp122 exe_symfile->AddOSOFileRange( in GetFileRangeMap()
153 exe_symfile->AddOSOFileRange( in GetFileRangeMap()
1408 bool SymbolFileDWARFDebugMap::AddOSOFileRange(CompileUnitInfo *cu_info, in AddOSOFileRange() function in SymbolFileDWARFDebugMap