Home
last modified time | relevance | path

Searched refs:GetSectionList (Results 1 – 25 of 48) sorted by relevance

12

/llvm-project-15.0.7/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp69 if (obj_file->GetSectionList()->FindSectionByType( in CreateInstance()
109 SectionList *module_section_list = module_sp->GetSectionList(); in CreateInstance()
110 SectionList *objfile_section_list = dsym_objfile_sp->GetSectionList(); in CreateInstance()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp66 if (obj_file->GetSectionList()->FindSectionByType( in CreateInstance()
108 SectionList *module_section_list = module_sp->GetSectionList(); in CreateInstance()
109 SectionList *objfile_section_list = sym_objfile_sp->GetSectionList(); in CreateInstance()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp69 if (obj_file->GetSectionList()->FindSectionByType( in CreateInstance()
111 SectionList *module_section_list = module_sp->GetSectionList(); in CreateInstance()
112 SectionList *objfile_section_list = dsym_objfile_sp->GetSectionList(); in CreateInstance()
/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp201 SectionList *sl = m_objfile.GetSectionList(); in GetUnwindPlan()
502 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
574 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
593 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
658 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
677 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
819 SectionList *sl = m_objfile.GetSectionList(); in CreateUnwindPlan_x86_64()
1084 SectionList *sl = m_objfile.GetSectionList(); in CreateUnwindPlan_i386()
H A DSymbolFile.cpp51 module_obj_file->GetSectionList(); in FindPlugin()
247 const SectionList *section_list = module_sp->GetSectionList(); in GetDebugInfoSize()
H A DUnwindTable.cpp54 SectionList *sl = m_module.GetSectionList(); in Initialize()
H A DObjectFile.cpp588 SectionList *ObjectFile::GetSectionList(bool update_module_section_list) { in GetSectionList() function in ObjectFile
627 SectionList *section_list = GetSectionList(); in GetLoadableData()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/JIT/
H A DObjectFileJIT.cpp143 SectionList *sections = GetSectionList(); in Dump()
184 SectionList *section_list = GetSectionList(); in SetLoadAddress()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp48 m_next_section_idx(m_obj->GetSectionList()->GetNumSections(0)), in LineIterator()
95 *obj.GetSectionList()->GetSectionAtIndex(m_next_section_idx - 1); in LineIterator()
108 const SectionList &list = *m_obj->GetSectionList(); in operator ++()
241 const SectionList *list = comp_unit.GetModule()->GetSectionList(); in GetOrCreateFunction()
468 const SectionList &list = *module.GetSectionList(); in AddSymbols()
668 m_objfile_sp->GetModule()->GetSectionList())); in ParseCFIUnwindPlan()
710 m_objfile_sp->GetModule()->GetSectionList())); in ParseWinUnwindPlan()
/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.cpp92 SectionList *section_list = image_object_file->GetSectionList(); in LoadAllImagesAtFileAddresses()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp675 SectionList *section_list = GetSectionList(); in SetLoadAddress()
829 SectionList *section_list = GetSectionList(); in GetImageInfoAddress()
898 SectionList *section_list = GetSectionList(); in GetEntryPointAddress()
930 SectionList *section_list = GetSectionList(); in ParseDependentModules()
1900 if (auto gdd_objfile_section_list = gdd_obj_file->GetSectionList()) { in CreateSections()
2022 module_sp ? module_sp->GetSectionList() : nullptr; in ParseSymbols()
2364 SectionList *section_list = GetSectionList(); in ParseDynamicSymbols()
2700 SectionList *section_list = GetSectionList(); in RelocateDebugSections()
2757 SectionList *section_list = module_sp->GetSectionList(); in ParseSymtab()
2911 SectionList *section_list = GetSectionList(); in ParseUnwindSymbols()
[all …]
/llvm-project-15.0.7/lldb/unittests/ObjectFile/ELF/
H A DTestObjectFileELF.cpp95 SectionList *list = module_sp->GetSectionList(); in TEST_F()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwo.cpp28 : SymbolFileDWARF(objfile, objfile->GetSectionList( in SymbolFileDWARFDwo()
/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestDWARFCallFrameInfo.cpp224 SectionList *list = module_sp->GetSectionList(); in TestBasic()
/llvm-project-15.0.7/lldb/source/API/
H A DSBModule.cpp363 SectionList *section_list = module_sp->GetSectionList(); in GetNumSections()
378 SectionList *section_list = module_sp->GetSectionList(); in GetSectionAtIndex()
555 SectionList *section_list = module_sp->GetSectionList(); in FindSection()
/llvm-project-15.0.7/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp342 const SectionList *section_list = image_object_file->GetSectionList(); in ReadJITDescriptorImpl()
376 const SectionList *section_list = image_object_file->GetSectionList(); in ReadJITDescriptorImpl()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp463 SectionList *section_list = GetSectionList(); in SetLoadAddress()
664 SectionList *sect_list = GetSectionList(); in GetAddress()
762 SectionList *sect_list = GetSectionList(); in ParseSymtab()
1116 SectionList *section_list = GetSectionList(); in GetEntryPointAddress()
1128 return Address(GetSectionList()->GetSectionAtIndex(0), 0); in GetBaseAddress()
1148 SectionList *sections = GetSectionList(); in Dump()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp373 SectionList *section_list = GetSectionList(); in SetLoadAddress()
448 SectionList *sections = GetSectionList(); in Dump()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBLocationToDWARFExpression.cpp90 SectionList *section_list = module->GetSectionList(); in ConvertPDBLocationToDWARFExpression()
/llvm-project-15.0.7/lldb/source/Core/
H A DDynamicLoader.cpp142 sections = obj_file->GetSectionList(); in GetSectionListFromModule()
H A DModule.cpp437 SectionList *section_list = GetSectionList(); in ResolveFileAddress()
1292 SectionList *Module::GetSectionList() { in GetSectionList() function in Module
1409 SectionList *section_list = GetSectionList(); in SetSymbolFileFileSpec()
1479 SectionList *sections = GetSectionList(); in IsLoadedInTarget()
/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DFormattersHelpers.cpp144 return Address(data_addr, valobj.GetModule()->GetSectionList()); in GetArrayAddressOrPointerValue()
/llvm-project-15.0.7/lldb/unittests/ObjectFile/PECOFF/
H A DTestPECallFrameInfo.cpp202 SectionList *sect_list = object_file->GetSectionList(); in GetUnwindPlan()
/llvm-project-15.0.7/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp106 GetModule()->GetSectionList(); in SetLoadAddress()
151 SectionList *sect_list = module_sp->GetSectionList(); in HashElfTextSection()
417 SectionList *sections = module_sp->GetSectionList(); in BuildMemoryRegions()
/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.cpp250 SectionList *section_list = image_object_file->GetSectionList(); in UpdateImageLoadAddress()
327 SectionList *section_list = image_object_file->GetSectionList(); in UnloadModuleSections()
640 SectionList *sections = objfile->GetSectionList(); in AddModulesUsingImageInfos()

12