| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/ |
| HD | SymbolVendorELF.cpp | 75 if (obj_file->GetSectionList()->FindSectionByType( in CreateInstance() 118 SectionList *module_section_list = module_sp->GetSectionList(); in CreateInstance() 119 SectionList *objfile_section_list = dsym_objfile_sp->GetSectionList(); in CreateInstance()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | SymbolFileDWARFDwo.cpp | 28 : SymbolFileDWARF(objfile, objfile->GetSectionList( in SymbolFileDWARFDwo() 37 m_objfile_sp->GetSectionList(false /* update_module_section_list */); in LoadSectionData()
|
| HD | SymbolFileDWARFDwp.cpp | 125 m_obj_file->GetSectionList(false /* update_module_section_list */); in LoadRawSectionData()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/ |
| HD | CompactUnwindInfo.cpp | 199 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()
|
| HD | UnwindTable.cpp | 54 SectionList *sl = m_module.GetSectionList(); in Initialize()
|
| HD | SymbolFile.cpp | 52 module_obj_file->GetSectionList(); in FindPlugin()
|
| HD | ObjectFile.cpp | 606 SectionList *ObjectFile::GetSectionList(bool update_module_section_list) { in GetSectionList() function in ObjectFile 653 SectionList *section_list = GetSectionList(); in GetLoadableData()
|
| HD | DWARFCallFrameInfo.cpp | 190 m_objfile.GetSectionList()); in GetAddressRange() 584 m_objfile.GetSectionList()); in FDEToUnwindPlan()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/ |
| HD | SymbolFileBreakpad.cpp | 45 m_next_section_idx(m_obj->GetSectionList()->GetNumSections(0)), in LineIterator() 92 *obj.GetSectionList()->GetSectionAtIndex(m_next_section_idx - 1); in LineIterator() 105 const SectionList &list = *m_obj->GetSectionList(); in operator ++() 326 const SectionList &list = *module.GetSectionList(); in AddSymbols() 518 m_objfile_sp->GetModule()->GetSectionList())); in ParseCFIUnwindPlan() 561 m_objfile_sp->GetModule()->GetSectionList())); in ParseWinUnwindPlan()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JIT/ |
| HD | ObjectFileJIT.cpp | 162 SectionList *sections = GetSectionList(); in Dump() 209 SectionList *section_list = GetSectionList(); in SetLoadAddress()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
| HD | ObjectFileELF.cpp | 651 SectionList *section_list = GetSectionList(); in SetLoadAddress() 805 SectionList *section_list = GetSectionList(); in GetImageInfoAddress() 875 SectionList *section_list = GetSectionList(); in GetEntryPointAddress() 892 GetSectionList()->FindSectionByID(SegmentID(EnumPHdr.index())), 0); in GetBaseAddress() 907 SectionList *section_list = GetSectionList(); in ParseDependentModules() 1852 if (auto gdd_objfile_section_list = gdd_obj_file->GetSectionList()) { in CreateSections() 1873 GetSectionList()->FindSectionByName(ConstString(".gnu_debugdata")); in GetGnuDebugDataObjectFile() 1974 module_sp ? module_sp->GetSectionList() : nullptr; in ParseSymbols() 2317 SectionList *section_list = GetSectionList(); in ParseDynamicSymbols() 2648 SectionList *section_list = GetSectionList(); in RelocateDebugSections() [all …]
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/ |
| HD | DynamicLoaderStatic.cpp | 85 SectionList *section_list = image_object_file->GetSectionList(); in LoadAllImagesAtFileAddresses()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/ |
| HD | JITLoaderGDB.cpp | 344 const SectionList *section_list = image_object_file->GetSectionList(); in ReadJITDescriptorImpl() 380 const SectionList *section_list = image_object_file->GetSectionList(); in ReadJITDescriptorImpl()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
| HD | PDBLocationToDWARFExpression.cpp | 89 SectionList *section_list = module->GetSectionList(); in ConvertPDBLocationToDWARFExpression()
|
| HD | SymbolFilePDB.cpp | 287 GetObjectFile()->GetModule()->GetSectionList()); in ParseCompileUnitFunctionForPDBFunc() 1384 auto section_list = m_objfile_sp->GetSectionList(); in AddSymbols()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/API/ |
| HD | SBModule.cpp | 369 SectionList *section_list = module_sp->GetSectionList(); in GetNumSections() 385 SectionList *section_list = module_sp->GetSectionList(); in GetSectionAtIndex() 571 SectionList *section_list = module_sp->GetSectionList(); in FindSection()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Core/ |
| HD | DynamicLoader.cpp | 146 sections = obj_file->GetSectionList(); in GetSectionListFromModule()
|
| HD | Module.cpp | 432 SectionList *section_list = GetSectionList(); in ResolveFileAddress() 1253 SectionList *Module::GetSectionList() { in GetSectionList() function in Module 1380 SectionList *section_list = GetSectionList(); in SetSymbolFileFileSpec() 1450 SectionList *sections = GetSectionList(); in IsLoadedInTarget()
|
| HD | Value.cpp | 422 Address so_addr(address, objfile->GetSectionList()); in GetValueAsData()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
| HD | DWARFLocationExpression.cpp | 207 SectionList *section_list = module->GetSectionList(); in MakeGlobalLocationExpression()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| HD | ObjectFile.h | 303 virtual SectionList *GetSectionList(bool update_module_section_list = true);
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/minidump/ |
| HD | ProcessMinidump.cpp | 102 GetModule()->GetSectionList(); in SetLoadAddress() 378 SectionList *sections = module_sp->GetSectionList(); in BuildMemoryRegions()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/ |
| HD | Module.h | 568 virtual SectionList *GetSectionList();
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| HD | AppleObjCRuntime.cpp | 386 SectionList *sections = module_sp->GetSectionList(); in GetObjCVersion()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/ |
| HD | DynamicLoaderHexagonDYLD.cpp | 547 sections = obj_file->GetSectionList(); in GetSectionListFromModule()
|