Searched defs:section_list (Results 1 - 18 of 18) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DAddressRange.cpp32 AddressRange(addr_t file_addr, addr_t byte_size, const SectionList *section_list) argument
H A DAddress.cpp234 Address::Address(addr_t address, const SectionList *section_list) argument
247 ResolveAddressUsingFileSections(addr_t file_addr, const SectionList *section_list) argument
H A DModule.cpp448 SectionList *section_list = GetSectionList(); local
1410 SectionList *section_list = GetSectionList(); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.cpp16 static DWARFDataExtractor LoadSection(SectionList *section_list, argument
H A DSymbolFileDWARF.cpp511 const SectionList *section_list = m_objfile_sp->GetSectionList(); local
592 const SectionList *section_list = module_sp->GetSectionList(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBLocationToDWARFExpression.cpp89 SectionList *section_list = module->GetSectionList(); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.cpp98 SectionList *section_list = image_object_file->GetSectionList(); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.cpp287 sectionIndexToCString( elf_half shndx, const lldb_private::SectionList *section_list) argument
308 Dump(lldb_private::Stream *s, uint32_t idx, const lldb_private::DataExtractor *strtab_data, const lldb_private::SectionList *section_list) argument
H A DObjectFileELF.cpp655 SectionList *section_list = GetSectionList(); local
1941 ParseSymbols(Symtab *symtab, user_id_t start_id, SectionList *section_list, const size_t num_symbols, const DataExtractor &symtab_data, const DataExtractor &strtab_data) argument
2286 SectionList *section_list = m_sections_up.get(); local
2652 SectionList *section_list = GetSectionList(); local
2705 SectionList *section_list = module_sp->GetSectionList(); local
2877 SectionList *section_list = GetSectionList(); local
2959 SectionList *section_list = GetSectionList(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
H A DObjectFileJIT.cpp212 SectionList *section_list = GetSectionList(); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
H A DFunction.cpp135 SectionList *section_list = caller_module_sp->GetSectionList(); local
H A DObjectFile.cpp656 SectionList *section_list = GetSectionList(); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp362 SectionList *section_list = GetSectionList(); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp231 static void updateSectionLoadAddress(const SectionList &section_list, argument
346 const SectionList *section_list = image_object_file->GetSectionList(); local
382 const SectionList *section_list = image_object_file->GetSectionList(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBModule.cpp369 SectionList *section_list = module_sp->GetSectionList(); local
385 SectionList *section_list = module_sp->GetSectionList(); local
571 SectionList *section_list = module_sp->GetSectionList(); local
H A DSBTarget.cpp2249 SectionList *section_list = objfile->GetSectionList(); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp1235 PopulateSectionList( lldb_private::ObjectFile *obj_file, lldb_private::SectionList &section_list) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp1436 SectionList *section_list = module->GetSectionList(); local
2715 SectionList *section_list = module->GetSectionList(); variable

Completed in 393 milliseconds