Searched refs:GetModuleByCompUnitInfo (Results 1 – 2 of 2) sorted by relevance
56 Module *oso_module = exe_symfile->GetModuleByCompUnitInfo(this); in GetFileRangeMap()392 return GetModuleByCompUnitInfo(&m_compile_unit_infos[oso_idx]); in GetModuleByOSOIndex()396 Module *SymbolFileDWARFDebugMap::GetModuleByCompUnitInfo( in GetModuleByCompUnitInfo() function in SymbolFileDWARFDebugMap497 Module *oso_module = GetModuleByCompUnitInfo(comp_unit_info); in GetObjectFileByCompUnitInfo()533 if (Module *oso_module = GetModuleByCompUnitInfo(comp_unit_info)) in GetSymbolFileByCompUnitInfo()567 Module *oso_module = GetModuleByCompUnitInfo(&m_compile_unit_infos[cu_idx]); in ParseCompileUnitAtIndex()611 if (module == GetModuleByCompUnitInfo(&m_compile_unit_infos[i])) in GetCompUnitInfosForModule()783 Module *oso_module = GetModuleByCompUnitInfo(comp_unit_info); in ResolveSymbolContext()
210 GetModuleByCompUnitInfo(CompileUnitInfo *comp_unit_info);