Home
last modified time | relevance | path

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

/external/llvm/test/MC/COFF/
Dbigobj.py8 num_sections = 65277 variable
/external/lldb/source/Plugins/DynamicLoader/Static/
DDynamicLoaderStatic.cpp127 const size_t num_sections = section_list->GetSize(); in LoadAllImagesAtFileAddresses() local
/external/lldb/source/Plugins/Process/mach-core/
DProcessMachCore.cpp230 const uint32_t num_sections = section_list->GetNumSections(0); in DoLoadCore() local
/external/lldb/source/Core/
DModule.cpp1267 size_t num_sections = section_list->GetNumSections (0); in SetSymbolFileFileSpec() local
1303 size_t num_sections = sections->GetSize(); in IsLoadedInTarget() local
1410 const size_t num_sections = section_list->GetSize(); in SetLoadAddress() local
DSection.cpp460 size_t num_sections = m_sections.size(); in FindSectionByType() local
/external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DDynamicLoaderPOSIXDYLD.cpp217 const size_t num_sections = sections->GetSize(); in UpdateLoadedSections() local
/external/google-breakpad/src/common/linux/
Ddump_symbols.cc245 int num_sections = elf_header->e_shnum; in LoadDwarf() local
/external/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderMacOSXDYLD.cpp1286 const size_t num_sections = dylib_info.segments.size(); in ParseLoadCommands() local
/external/lldb/source/API/
DSBTarget.cpp2511 const size_t num_sections = section_list->GetSize(); in ClearModuleLoadAddress() local