Searched refs:GetSectionList (Results 1 – 19 of 19) sorted by relevance
140 SectionList *module_section_list = module_sp->GetSectionList(); in CreateInstance()141 SectionList *objfile_section_list = dsym_objfile_sp->GetSectionList(); in CreateInstance()
475 SectionList *section_list = GetSectionList (); in SetLoadAddress()605 SectionList *section_list = GetSectionList(); in GetImageInfoAddress()656 SectionList *section_list = GetSectionList(); in GetEntryPointAddress()680 SectionList *section_list = GetSectionList(); in ParseDependentModules()1217 SectionList *module_section_list = module_sp->GetSectionList(); in ParseSymbols()1310 SectionList *section_list = GetSectionList(); in ParseDynamicSymbols()1544 SectionList *section_list = GetSectionList(); in GetSymtab()1600 const SectionList *section_list = GetSectionList(); in ResolveSymbolForAddress()1667 SectionList *section_list = GetSectionList(); in Dump()
38 module_obj_file->GetSectionList(); in FindPlugin()
47 SectionList* sl = m_object_file.GetSectionList (); in Initialize()
83 range = AddressRange(fde_entry->base, fde_entry->size, m_objfile.GetSectionList()); in GetAddressRange()425 AddressRange range (range_base, m_objfile.GetAddressByteSize(), m_objfile.GetSectionList()); in FDEToUnwindPlan()
614 ObjectFile::GetSectionList() in GetSectionList() function in ObjectFile
977 …SectionSP section_sp (m_objfile->GetSectionList()->FindSectionContainingFileAddress (entry.GetRang… in InitAddressIndexes()
430 SectionList *section_list = module_sp->GetSectionList(); in GetNumSections()446 SectionList *section_list = module_sp->GetSectionList (); in GetSectionAtIndex()628 SectionList *section_list = module_sp->GetSectionList(); in FindSection()
2546 SectionList *section_list = objfile->GetSectionList(); in ClearModuleLoadAddress()
117 SectionList *section_list = image_object_file->GetSectionList (); in LoadAllImagesAtFileAddresses()
167 sections = obj_file->GetSectionList(); in GetSectionListFromModule()
448 SectionList *section_list = GetSectionList(); in ResolveFileAddress()1224 Module::GetSectionList() in GetSectionList() function in Module1357 SectionList *section_list = GetSectionList(); in SetSymbolFileFileSpec()1399 SectionList *sections = GetSectionList(); in IsLoadedInTarget()
216 Address so_addr(file_addr, objfile->GetSectionList()); in UpdateValue()
471 Address so_addr(address, objfile->GetSectionList()); in GetValueAsData()
352 GetSectionList ();
701 GetSectionList ();
546 const SectionList *section_list = module_sp->GetSectionList(); in InitializeObject()608 const SectionList *section_list = m_obj_file->GetSectionList(); in CalculateAbilities()709 const SectionList *section_list = module_sp->GetSectionList(); in GetCachedSectionData()1059 …e.GetBaseAddress().ResolveAddressUsingFileSections (lowest_func_addr, module_sp->GetSectionList()); in ParseCompileUnitFunction()
1572 Address so_addr(var_location.GetScalar().ULongLong(), var_sc.module_sp->GetSectionList()); in GetVariableValue()
1537 SectionList *section_list = module->GetSectionList(); in DumpModuleSections()2888 SectionList *section_list = module->GetSectionList(); in DoExecute()