Home
last modified time | relevance | path

Searched defs:num_sections (Results 1 – 23 of 23) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Static/
DDynamicLoaderStatic.cpp101 const size_t num_sections = section_list->GetSize(); in LoadAllImagesAtFileAddresses() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
DDynamicLoaderHexagonDYLD.cpp218 const size_t num_sections = sections->GetSize(); in UpdateLoadedSections() local
249 const size_t num_sections = sections->GetSize(); in UnloadSections() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/JITLoader/GDB/
DJITLoaderGDB.cpp231 const uint32_t num_sections = section_list.GetSize(); in updateSectionLoadAddress() local
376 const uint32_t num_sections = section_list->GetSize(); in ReadJITDescriptorImpl() local
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dsymfile.h76 size_t num_sections; member
Dgdb-stabs.h42 size_t num_sections; member
Dobjfiles.h375 int num_sections; member
Dsymfile.c314 alloc_section_addr_info (size_t num_sections) in alloc_section_addr_info()
/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/JIT/
DObjectFileJIT.cpp186 const size_t num_sections = section_list->GetSize(); in SetLoadAddress() local
/openbsd/src/gnu/llvm/lldb/source/Core/
DDynamicLoader.cpp133 const size_t num_sections = sections->GetSize(); in UnloadSectionsCommon() local
DSection.cpp590 size_t num_sections = m_sections.size(); in FindSectionByType() local
DModule.cpp1431 size_t num_sections = section_list->GetNumSections(0); in SetSymbolFileFileSpec() local
1463 size_t num_sections = sections->GetSize(); in IsLoadedInTarget() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/
DObjectFileWasm.cpp378 const size_t num_sections = section_list->GetSize(); in SetLoadAddress() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/mach-core/
DProcessMachCore.cpp184 const uint32_t num_sections = section_list->GetNumSections(0); in CreateMemoryRegions() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderMacOSXDYLD.cpp915 const size_t num_sections = dylib_info.segments.size(); in ParseLoadCommands() local
DDynamicLoaderDarwin.cpp514 const size_t num_sections = image_infos[i].segments.size(); in JSONImageInformationIntoImageInfo() local
/openbsd/src/gnu/llvm/lldb/tools/lldb-vscode/
DJSONUtils.cpp372 size_t num_sections = module.GetNumSections(); in GetDebugInfoSize() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/Breakpad/
DSymbolFileBreakpad.cpp110 size_t num_sections = list.GetNumSections(0); in operator ++() local
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delfcode.h467 valid_section_index_p (unsigned index, unsigned num_sections) in valid_section_index_p()
/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp478 const size_t num_sections = section_list->GetSize(); in SetLoadAddress() local
/openbsd/src/gnu/llvm/lldb/source/Symbol/
DSymtab.cpp901 const int num_sections = sectlist->GetNumSections(0); in AddSectionsToRangeMap() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp701 const size_t num_sections = section_list->GetSize(); in SetLoadAddress() local
/openbsd/src/gnu/llvm/lldb/source/API/
DSBTarget.cpp2142 const size_t num_sections = section_list->GetSize(); in ClearModuleLoadAddress() local
/openbsd/src/gnu/llvm/lldb/source/Target/
DTarget.cpp3052 const uint32_t num_sections = sections->GetNumSections(0); in UnloadModuleSections() local