Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARFDebugMap.h207 size_t GetCompUnitInfosForModule(const lldb_private::Module *oso_module,
DSymbolFileDWARFDebugMap.cpp72 if (exe_symfile->GetCompUnitInfosForModule(oso_module, cu_infos)) { in GetFileRangeMap()
612 size_t SymbolFileDWARFDebugMap::GetCompUnitInfosForModule( in GetCompUnitInfosForModule() function in SymbolFileDWARFDebugMap