| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/wasm/ |
| H A D | SymbolVendorWasm.cpp | 67 if (obj_file->GetSectionList()->FindSectionByType( in CreateInstance() 109 SectionList *module_section_list = module_sp->GetSectionList(); in CreateInstance() 110 SectionList *objfile_section_list = sym_objfile_sp->GetSectionList(); in CreateInstance()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/PECOFF/ |
| H A D | SymbolVendorPECOFF.cpp | 69 if (obj_file->GetSectionList()->FindSectionByType( in CreateInstance() 107 SectionList *module_section_list = module_sp->GetSectionList(); in CreateInstance() 108 SectionList *objfile_section_list = dsym_objfile_sp->GetSectionList(); in CreateInstance()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/ELF/ |
| H A D | SymbolVendorELF.cpp | 69 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()
|
| /openbsd-src/gnu/llvm/lldb/source/Symbol/ |
| H A D | CompactUnwindInfo.cpp | 200 SectionList *sl = m_objfile.GetSectionList(); in GetUnwindPlan() 501 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction() 573 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction() 592 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction() 657 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction() 676 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction() 818 SectionList *sl = m_objfile.GetSectionList(); in CreateUnwindPlan_x86_64() 1083 SectionList *sl = m_objfile.GetSectionList(); in CreateUnwindPlan_i386()
|
| H A D | SymbolFile.cpp | 51 module_obj_file->GetSectionList(); in FindPlugin() 246 const SectionList *section_list = module_sp->GetSectionList(); in GetDebugInfoSize()
|
| H A D | UnwindTable.cpp | 55 SectionList *sl = m_module.GetSectionList(); in Initialize()
|
| H A D | ObjectFile.cpp | 588 SectionList *ObjectFile::GetSectionList(bool update_module_section_list) { in GetSectionList() function in ObjectFile 627 SectionList *section_list = GetSectionList(); in GetLoadableData()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/JIT/ |
| H A D | ObjectFileJIT.cpp | 143 SectionList *sections = GetSectionList(); in Dump() 184 SectionList *section_list = GetSectionList(); in SetLoadAddress()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/Breakpad/ |
| H A D | SymbolFileBreakpad.cpp | 49 m_next_section_idx(m_obj->GetSectionList()->GetNumSections(0)), in LineIterator() 96 *obj.GetSectionList()->GetSectionAtIndex(m_next_section_idx - 1); in LineIterator() 109 const SectionList &list = *m_obj->GetSectionList(); in operator ++() 242 const SectionList *list = comp_unit.GetModule()->GetSectionList(); in GetOrCreateFunction() 470 const SectionList &list = *module.GetSectionList(); in AddSymbols() 670 m_objfile_sp->GetModule()->GetSectionList())); in ParseCFIUnwindPlan() 712 m_objfile_sp->GetModule()->GetSectionList())); in ParseWinUnwindPlan()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Static/ |
| H A D | DynamicLoaderStatic.cpp | 92 SectionList *section_list = image_object_file->GetSectionList(); in LoadAllImagesAtFileAddresses()
|
| /openbsd-src/gnu/llvm/lldb/source/API/ |
| H A D | SBModule.cpp | 363 SectionList *section_list = module_sp->GetSectionList(); in GetNumSections() 378 SectionList *section_list = module_sp->GetSectionList(); in GetSectionAtIndex() 557 SectionList *section_list = module_sp->GetSectionList(); in FindSection()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/ |
| H A D | ObjectFileELF.cpp | 692 SectionList *section_list = GetSectionList(); in SetLoadAddress() 846 SectionList *section_list = GetSectionList(); in GetImageInfoAddress() 915 SectionList *section_list = GetSectionList(); in GetEntryPointAddress() 932 GetSectionList()->FindSectionByID(SegmentID(EnumPHdr.index())), 0); in GetBaseAddress() 947 SectionList *section_list = GetSectionList(); in ParseDependentModules() 1917 if (auto gdd_objfile_section_list = gdd_obj_file->GetSectionList()) { in CreateSections() 1938 GetSectionList()->FindSectionByName(ConstString(".gnu_debugdata")); in GetGnuDebugDataObjectFile() 2039 module_sp ? module_sp->GetSectionList() : nullptr; in ParseSymbols() 2364 SectionList *section_list = GetSectionList(); in ParseDynamicSymbols() 2760 SectionList *section_list = GetSectionList(); in RelocateDebugSections() [all …]
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | SymbolFileDWARFDwo.cpp | 29 : SymbolFileDWARF(objfile, objfile->GetSectionList( in SymbolFileDWARFDwo()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/JITLoader/GDB/ |
| H A D | JITLoaderGDB.cpp | 340 const SectionList *section_list = image_object_file->GetSectionList(); in ReadJITDescriptorImpl() 374 const SectionList *section_list = image_object_file->GetSectionList(); in ReadJITDescriptorImpl()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/ |
| H A D | ObjectFilePECOFF.cpp | 472 SectionList *section_list = GetSectionList(); in SetLoadAddress() 673 SectionList *sect_list = GetSectionList(); in GetAddress() 771 SectionList *sect_list = GetSectionList(); in ParseSymtab() 1164 SectionList *section_list = GetSectionList(); in GetEntryPointAddress() 1176 return Address(GetSectionList()->GetSectionAtIndex(0), 0); in GetBaseAddress() 1196 SectionList *sections = GetSectionList(); in Dump()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/ |
| H A D | ObjectFileWasm.cpp | 374 SectionList *section_list = GetSectionList(); in SetLoadAddress() 449 SectionList *sections = GetSectionList(); in Dump()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/ |
| H A D | PDBLocationToDWARFExpression.cpp | 90 SectionList *section_list = module->GetSectionList(); in ConvertPDBLocationToDWARFExpression()
|
| /openbsd-src/gnu/llvm/lldb/source/DataFormatters/ |
| H A D | FormattersHelpers.cpp | 124 return Address(data_addr, valobj.GetModule()->GetSectionList()); in GetArrayAddressOrPointerValue()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/minidump/ |
| H A D | ProcessMinidump.cpp | 107 GetModule()->GetSectionList(); in SetLoadAddress() 152 SectionList *sect_list = module_sp->GetSectionList(); in HashElfTextSection() 419 SectionList *sections = module_sp->GetSectionList(); in BuildMemoryRegions()
|
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | DynamicLoader.cpp | 146 sections = obj_file->GetSectionList(); in GetSectionListFromModule()
|
| H A D | Module.cpp | 442 SectionList *section_list = GetSectionList(); in ResolveFileAddress() 1271 SectionList *Module::GetSectionList() { in GetSectionList() function in Module 1391 SectionList *section_list = GetSectionList(); in SetSymbolFileFileSpec() 1461 SectionList *sections = GetSectionList(); in IsLoadedInTarget()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ |
| H A D | DynamicLoaderDarwin.cpp | 250 SectionList *section_list = image_object_file->GetSectionList(); in UpdateImageLoadAddress() 327 SectionList *section_list = image_object_file->GetSectionList(); in UnloadModuleSections() 659 SectionList *sections = objfile->GetSectionList(); in AddModulesUsingImageInfos()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/ |
| H A D | ObjectFile.h | 316 virtual SectionList *GetSectionList(bool update_module_section_list = true);
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Android/ |
| H A D | PlatformAndroid.cpp | 298 if (module_sp->GetSectionList()->FindSectionByName(ConstString(".symtab")) != in DownloadSymbolFile()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/ |
| H A D | DWARFLocationExpression.cpp | 213 SectionList *section_list = module->GetSectionList(); in MakeGlobalLocationExpression()
|