| /freebsd-11-stable/contrib/binutils/binutils/ |
| HD | objcopy.c | 112 struct section_list struct 114 struct section_list * next; /* Next section to change. */ argument 127 static struct section_list *change_sections; argument
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
| HD | ObjectFileELF.cpp | 651 SectionList *section_list = GetSectionList(); in SetLoadAddress() local 805 SectionList *section_list = GetSectionList(); in GetImageInfoAddress() local 875 SectionList *section_list = GetSectionList(); in GetEntryPointAddress() local 907 SectionList *section_list = GetSectionList(); in ParseDependentModules() local 1937 SectionList *section_list, in ParseSymbols() 2282 SectionList *section_list = m_sections_up.get(); in ParseSymbolTable() local 2317 SectionList *section_list = GetSectionList(); in ParseDynamicSymbols() local 2507 SectionList *section_list = m_sections_up.get(); in ParseTrampolineSymbols() local 2648 SectionList *section_list = GetSectionList(); in RelocateDebugSections() local 2701 SectionList *section_list = module_sp->GetSectionList(); in GetSymtab() local [all …]
|
| HD | ELFHeader.cpp | 288 elf_half shndx, const lldb_private::SectionList *section_list) { in sectionIndexToCString() 310 const lldb_private::SectionList *section_list) { in Dump()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/ |
| HD | JITLoaderGDB.cpp | 229 static void updateSectionLoadAddress(const SectionList §ion_list, in updateSectionLoadAddress() 344 const SectionList *section_list = image_object_file->GetSectionList(); in ReadJITDescriptorImpl() local 380 const SectionList *section_list = image_object_file->GetSectionList(); in ReadJITDescriptorImpl() local
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | DWARFContext.cpp | 16 static DWARFDataExtractor LoadSection(SectionList *section_list, in LoadSection()
|
| HD | SymbolFileDWARFDwp.cpp | 124 const lldb_private::SectionList *section_list = in LoadRawSectionData() local
|
| HD | SymbolFileDWARFDwo.cpp | 36 const SectionList *section_list = in LoadSectionData() local
|
| HD | SymbolFileDWARF.cpp | 498 const SectionList *section_list = m_objfile_sp->GetSectionList(); in CalculateAbilities() local 588 const SectionList *section_list = module_sp->GetSectionList(); in LoadSectionData() local
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/ |
| HD | DynamicLoaderStatic.cpp | 85 SectionList *section_list = image_object_file->GetSectionList(); in LoadAllImagesAtFileAddresses() local
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
| HD | PDBLocationToDWARFExpression.cpp | 89 SectionList *section_list = module->GetSectionList(); in ConvertPDBLocationToDWARFExpression() local
|
| HD | SymbolFilePDB.cpp | 1384 auto section_list = m_objfile_sp->GetSectionList(); in AddSymbols() local
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/API/ |
| HD | SBModule.cpp | 369 SectionList *section_list = module_sp->GetSectionList(); in GetNumSections() local 385 SectionList *section_list = module_sp->GetSectionList(); in GetSectionAtIndex() local 571 SectionList *section_list = module_sp->GetSectionList(); in FindSection() local
|
| HD | SBTarget.cpp | 2237 SectionList *section_list = objfile->GetSectionList(); in ClearModuleLoadAddress() local
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Core/ |
| HD | AddressRange.cpp | 33 const SectionList *section_list) in AddressRange()
|
| HD | Address.cpp | 234 Address::Address(addr_t address, const SectionList *section_list) in Address() 248 const SectionList *section_list) { in ResolveAddressUsingFileSections()
|
| HD | Module.cpp | 432 SectionList *section_list = GetSectionList(); in ResolveFileAddress() local 1380 SectionList *section_list = GetSectionList(); in SetSymbolFileFileSpec() local
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JIT/ |
| HD | ObjectFileJIT.cpp | 209 SectionList *section_list = GetSectionList(); in SetLoadAddress() local
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
| HD | DWARFLocationExpression.cpp | 207 SectionList *section_list = module->GetSectionList(); in MakeGlobalLocationExpression() local
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/ |
| HD | ObjectFile.cpp | 653 SectionList *section_list = GetSectionList(); in GetLoadableData() local
|
| /freebsd-11-stable/contrib/binutils/bfd/ |
| HD | elf32-arm.c | 9489 typedef struct section_list struct 9492 struct section_list * next; argument 9493 struct section_list * prev; argument 9495 section_list; typedef
|
| HD | coffcode.h | 3040 asection **section_list; in coff_compute_section_file_positions() local
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/ |
| HD | IRExecutionUnit.cpp | 1242 lldb_private::SectionList §ion_list) { in PopulateSectionList()
|
| /freebsd-11-stable/contrib/binutils/ld/ |
| HD | ldlang.h | 327 struct wildcard_list *section_list; member
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/ |
| HD | CommandObjectTarget.cpp | 1429 SectionList *section_list = module->GetSectionList(); in DumpModuleSections() local 2709 SectionList *section_list = module->GetSectionList(); in DoExecute() local
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| HD | AppleObjCRuntimeV2.cpp | 1842 SectionList *section_list = objc_module_sp->GetSectionList(); in GetSharedCacheReadOnlyAddress() local
|