Searched refs:GetCompileUnitAtIndex (Results 1 – 13 of 13) sorted by relevance
88 DWARFCompileUnit* cu = debug_info->GetCompileUnitAtIndex(cu_idx); in GeneratePubnames()225 DWARFCompileUnit* cu = debug_info->GetCompileUnitAtIndex(cu_idx); in GeneratePubBaseTypes()
50 DWARFCompileUnit* GetCompileUnitAtIndex(uint32_t idx);
100 DWARFCompileUnit* cu = debug_info->GetCompileUnitAtIndex(cu_idx); in Generate()
84 DWARFCompileUnit* cu = GetCompileUnitAtIndex(idx); in GetCompileUnitAranges()192 DWARFDebugInfo::GetCompileUnitAtIndex(uint32_t idx) in GetCompileUnitAtIndex() function in DWARFDebugInfo
371 dwarf_cu = info->GetCompileUnitAtIndex(cu_idx); in GetTypes()1048 DWARFCompileUnit* dwarf_cu = info->GetCompileUnitAtIndex(cu_idx); in ParseCompileUnitAtIndex()2889 DWARFCompileUnit* dwarf_cu = debug_info->GetCompileUnitAtIndex(cu_idx); in UpdateExternalModuleListIfNeeded()2944 CompUnitSP cu_sp = module_sp->GetCompileUnitAtIndex(i); in GetGlobalAranges()3145 … for (cu_idx = 0; (dwarf_cu = debug_info->GetCompileUnitAtIndex(cu_idx)) != NULL; ++cu_idx) in ResolveSymbolContext()3262 DWARFCompileUnit* dwarf_cu = debug_info->GetCompileUnitAtIndex(cu_idx); in Index()5061 DWARFCompileUnit* dwarf_cu = debug_info->GetCompileUnitAtIndex(cu_idx); in Supports_DW_AT_APPLE_objc_complete_type()
79 CompUnitSP cu_sp (context.module_sp->GetCompileUnitAtIndex (i)); in SearchCallback()
153 GetCompileUnitAtIndex (uint32_t);
146 GetCompileUnitAtIndex(size_t idx);
250 CompUnitSP cu_sp (module_sp->GetCompileUnitAtIndex (i)); in DoCUIteration()782 CompUnitSP cu_sp = module_sp->GetCompileUnitAtIndex(cu_idx); in Search()
464 sc.comp_unit = symbols->GetCompileUnitAtIndex(cu_idx).get(); in ParseAllDebugSymbols()520 Module::GetCompileUnitAtIndex (size_t index) in GetCompileUnitAtIndex() function in Module530 cu_sp = symbols->GetCompileUnitAtIndex(index); in GetCompileUnitAtIndex()747 sc.comp_unit = GetCompileUnitAtIndex(i).get(); in FindCompileUnits()
320 SBModule::GetCompileUnitAtIndex (uint32_t index) in GetCompileUnitAtIndex() function in SBModule326 CompUnitSP cu_sp = module_sp->GetCompileUnitAtIndex (index); in GetCompileUnitAtIndex()
664 GetCompileUnitAtIndex (size_t idx);
437 SymbolVendor::GetCompileUnitAtIndex(size_t idx) in GetCompileUnitAtIndex() function in SymbolVendor