Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.h217 size_t GetCompUnitInfosForModule(const Module *oso_module,
H A DSymbolFileDWARFDebugMap.cpp79 if (exe_symfile->GetCompUnitInfosForModule(oso_module, cu_infos)) { in GetFileRangeMap()
656 size_t SymbolFileDWARFDebugMap::GetCompUnitInfosForModule( in GetCompUnitInfosForModule() function in SymbolFileDWARFDebugMap