Home
last modified time | relevance | path

Searched defs:section_list (Results 1 – 17 of 17) sorted by relevance

/external/elfutils/0.153/src/
Dobjdump.c117 static struct section_list struct
125 struct section_list *next; argument
126 } *section_list; variable
/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp522 SectionList *section_list = GetSectionList(); in GetImageInfoAddress() local
562 SectionList *section_list = GetSectionList(); in GetEntryPointAddress() local
586 SectionList *section_list = GetSectionList(); in ParseDependentModules() local
1013 SectionList *section_list, in ParseSymbols()
1190 SectionList *section_list = m_sections_ap.get(); in ParseSymbolTable() local
1232 SectionList *section_list = GetSectionList(); in ParseDynamicSymbols() local
1393 SectionList *section_list = m_sections_ap.get(); in ParseTrampolineSymbols() local
1458 SectionList *section_list = GetSectionList(); in GetSymtab() local
1523 SectionList *section_list = GetSectionList(); in Dump() local
DELFHeader.cpp277 const lldb_private::SectionList *section_list) in sectionIndexToCString()
304 const lldb_private::SectionList *section_list) in Dump()
/external/lldb/source/Plugins/DynamicLoader/Static/
DDynamicLoaderStatic.cpp117 SectionList *section_list = image_object_file->GetSectionList (); in LoadAllImagesAtFileAddresses() local
/external/lldb/source/Core/
DAddressRange.cpp25 AddressRange::AddressRange (addr_t file_addr, addr_t byte_size, const SectionList *section_list) : in AddressRange()
DAddress.cpp222 Address::Address (addr_t address, const SectionList *section_list) : in Address()
241 Address::ResolveAddressUsingFileSections (addr_t file_addr, const SectionList *section_list) in ResolveAddressUsingFileSections()
DModule.cpp444 SectionList *section_list = GetSectionList(); in ResolveFileAddress() local
1260 SectionList *section_list = GetSectionList(); in SetSymbolFileFileSpec() local
1407 SectionList *section_list = GetSectionList (); in SetLoadAddress() local
/external/lldb/source/API/
DSBModule.cpp409 SectionList *section_list = module_sp->GetSectionList(); in GetNumSections() local
425 SectionList *section_list = module_sp->GetSectionList (); in GetSectionAtIndex() local
590 SectionList *section_list = module_sp->GetSectionList(); in FindSection() local
DSBTarget.cpp2507 SectionList *section_list = objfile->GetSectionList(); in ClearModuleLoadAddress() local
/external/lldb/source/Plugins/Process/mach-core/
DProcessMachCore.cpp223 SectionList *section_list = core_objfile->GetSectionList(); in DoLoadCore() local
/external/chromium_org/components/signin/core/browser/
Dabout_signin_internals.cc43 void AddSectionEntry(base::ListValue* section_list, in AddSectionEntry()
/external/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderMacOSXDYLD.cpp454 SectionList *section_list = image_object_file->GetSectionList (); in UpdateImageLoadAddress() local
559 SectionList *section_list = image_object_file->GetSectionList (); in UnloadImageLoadAddress() local
/external/elfutils/0.153/libasm/
DlibasmP.h154 AsmScn_t *section_list; member
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1392 MachSymtabSectionInfo (SectionList *section_list) : in MachSymtabSectionInfo()
1537 SectionList *section_list = GetSectionList(); in ParseSymtab() local
3945 SectionList *section_list = GetSectionList(); in GetHeaderAddress() local
4100 SectionList *section_list = GetSectionList(); in CalculateStrata() local
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp546 const SectionList *section_list = module_sp->GetSectionList(); in InitializeObject() local
608 const SectionList *section_list = m_obj_file->GetSectionList(); in CalculateAbilities() local
709 const SectionList *section_list = module_sp->GetSectionList(); in GetCachedSectionData() local
/external/lldb/source/Commands/
DCommandObjectTarget.cpp1469 SectionList *section_list = module->GetSectionList(); in DumpModuleSections() local
2820 SectionList *section_list = module->GetSectionList(); in DoExecute() local
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.cpp2190 SectionList *section_list = objc_module_sp->GetSectionList(); in GetSharedCacheReadOnlyAddress() local