Home
last modified time | relevance | path

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

/llvm-project/llvm/test/MC/COFF/
H A Dbigobj.py10 num_sections = 65277 variable
/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.cpp102 const size_t num_sections = section_list->GetSize(); in LoadAllImagesAtFileAddresses() local
/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp218 const size_t num_sections = sections->GetSize(); in UpdateLoadedSections() local
249 const size_t num_sections = sections->GetSize(); in UnloadSections() local
/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A 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
/llvm-project/lldb/source/Expression/
H A DObjectFileJIT.cpp173 const size_t num_sections = section_list->GetSize(); in SetLoadAddress() local
/llvm-project/lldb/source/Core/
H A DDynamicLoader.cpp133 const size_t num_sections = sections->GetSize(); UnloadSectionsCommon() local
H A DSection.cpp596 size_t num_sections = m_sections.size(); FindSectionByType() local
H A DModule.cpp1379 size_t num_sections = section_list->GetNumSections(0); SetSymbolFileFileSpec() local
1411 size_t num_sections = sections->GetSize(); IsLoadedInTarget() local
/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp378 const size_t num_sections = section_list->GetSize(); in SetLoadAddress() local
/llvm-project/lldb/source/Plugins/Process/mach-core/
H A DProcessMachCore.cpp185 const uint32_t num_sections = section_list->GetNumSections(0); in CreateMemoryRegions() local
/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp916 const size_t num_sections = dylib_info.segments.size(); ParseLoadCommands() local
H A DDynamicLoaderDarwin.cpp502 const size_t num_sections = image_infos[i].segments.size(); JSONImageInformationIntoImageInfo() local
/llvm-project/lldb/tools/lldb-dap/
H A DJSONUtils.cpp400 size_t num_sections = module.GetNumSections(); GetDebugInfoSize() local
/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp110 size_t num_sections = list.GetNumSections(0); in operator ++() local
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp475 const size_t num_sections = section_list->GetSize(); SetLoadAddress() local
/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp913 const int num_sections = sectlist->GetNumSections(0); in AddSectionsToRangeMap() local
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp713 const size_t num_sections = section_list->GetSize(); SetLoadAddress() local
/llvm-project/lldb/source/API/
H A DSBTarget.cpp2234 const size_t num_sections = section_list->GetSize(); ClearModuleLoadAddress() local
/llvm-project/lldb/source/Target/
H A DTarget.cpp3154 const uint32_t num_sections = sections->GetNumSections(0); UnloadModuleSections() local