Searched refs:GetModuleByCompUnitInfo (Results 1 – 2 of 2) sorted by relevance
58 Module *oso_module = exe_symfile->GetModuleByCompUnitInfo(this); in GetFileRangeMap()399 return GetModuleByCompUnitInfo(&m_compile_unit_infos[oso_idx]); in GetModuleByOSOIndex()403 Module *SymbolFileDWARFDebugMap::GetModuleByCompUnitInfo( in GetModuleByCompUnitInfo() function in SymbolFileDWARFDebugMap505 Module *oso_module = GetModuleByCompUnitInfo(comp_unit_info); in GetObjectFileByCompUnitInfo()541 if (Module *oso_module = GetModuleByCompUnitInfo(comp_unit_info)) in GetSymbolFileByCompUnitInfo()575 Module *oso_module = GetModuleByCompUnitInfo(&m_compile_unit_infos[cu_idx]); in ParseCompileUnitAtIndex()619 if (module == GetModuleByCompUnitInfo(&m_compile_unit_infos[i])) in GetCompUnitInfosForModule()791 Module *oso_module = GetModuleByCompUnitInfo(comp_unit_info); in ResolveSymbolContext()
209 GetModuleByCompUnitInfo(CompileUnitInfo *comp_unit_info);