Searched refs:GetModuleByCompUnitInfo (Results 1 – 2 of 2) sorted by relevance
63 Module *oso_module = exe_symfile->GetModuleByCompUnitInfo(this); in GetFileRangeMap()400 return GetModuleByCompUnitInfo(&m_compile_unit_infos[oso_idx]); in GetModuleByOSOIndex()404 Module *SymbolFileDWARFDebugMap::GetModuleByCompUnitInfo( in GetModuleByCompUnitInfo() function in SymbolFileDWARFDebugMap524 Module *oso_module = GetModuleByCompUnitInfo(comp_unit_info); in GetObjectFileByCompUnitInfo()560 if (Module *oso_module = GetModuleByCompUnitInfo(comp_unit_info)) in GetSymbolFileByCompUnitInfo()595 Module *oso_module = GetModuleByCompUnitInfo(&cu_info); in ParseCompileUnitAtIndex()661 if (module == GetModuleByCompUnitInfo(&m_compile_unit_infos[i])) in GetCompUnitInfosForModule()844 Module *oso_module = GetModuleByCompUnitInfo(comp_unit_info); in ResolveSymbolContext()1564 Module *oso_module = GetModuleByCompUnitInfo(comp_unit_info); in CalculateFrameVariableError()
220 Module *GetModuleByCompUnitInfo(CompileUnitInfo *comp_unit_info);