/llvm-project/llvm/test/MC/COFF/ |
H A D | bigobj.py | 10 num_sections = 65277 variable
|
/llvm-project/lldb/source/Plugins/DynamicLoader/Static/ |
H A D | DynamicLoaderStatic.cpp | 102 const size_t num_sections = section_list->GetSize(); in LoadAllImagesAtFileAddresses() local
|
/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/ |
H A D | DynamicLoaderHexagonDYLD.cpp | 218 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 D | JITLoaderGDB.cpp | 231 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 D | ObjectFileJIT.cpp | 173 const size_t num_sections = section_list->GetSize(); in SetLoadAddress() local
|
/llvm-project/lldb/source/Core/ |
H A D | DynamicLoader.cpp | 133 const size_t num_sections = sections->GetSize(); UnloadSectionsCommon() local
|
H A D | Section.cpp | 596 size_t num_sections = m_sections.size(); FindSectionByType() local
|
H A D | Module.cpp | 1379 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 D | ObjectFileWasm.cpp | 378 const size_t num_sections = section_list->GetSize(); in SetLoadAddress() local
|
/llvm-project/lldb/source/Plugins/Process/mach-core/ |
H A D | ProcessMachCore.cpp | 185 const uint32_t num_sections = section_list->GetNumSections(0); in CreateMemoryRegions() local
|
/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ |
H A D | DynamicLoaderMacOSXDYLD.cpp | 916 const size_t num_sections = dylib_info.segments.size(); ParseLoadCommands() local
|
H A D | DynamicLoaderDarwin.cpp | 502 const size_t num_sections = image_infos[i].segments.size(); JSONImageInformationIntoImageInfo() local
|
/llvm-project/lldb/tools/lldb-dap/ |
H A D | JSONUtils.cpp | 400 size_t num_sections = module.GetNumSections(); GetDebugInfoSize() local
|
/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/ |
H A D | SymbolFileBreakpad.cpp | 110 size_t num_sections = list.GetNumSections(0); in operator ++() local
|
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/ |
H A D | ObjectFilePECOFF.cpp | 475 const size_t num_sections = section_list->GetSize(); SetLoadAddress() local
|
/llvm-project/lldb/source/Symbol/ |
H A D | Symtab.cpp | 913 const int num_sections = sectlist->GetNumSections(0); in AddSectionsToRangeMap() local
|
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
H A D | ObjectFileELF.cpp | 713 const size_t num_sections = section_list->GetSize(); SetLoadAddress() local
|
/llvm-project/lldb/source/API/ |
H A D | SBTarget.cpp | 2234 const size_t num_sections = section_list->GetSize(); ClearModuleLoadAddress() local
|
/llvm-project/lldb/source/Target/ |
H A D | Target.cpp | 3154 const uint32_t num_sections = sections->GetNumSections(0); UnloadModuleSections() local
|