/freebsd-src/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/ |
H A D | DynamicLoaderStatic.cpp | 101 const size_t num_sections = section_list->GetSize(); LoadAllImagesAtFileAddresses() local
|
/freebsd-src/contrib/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
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/ |
H A D | JITLoaderGDB.cpp | 233 const uint32_t num_sections = section_list.GetSize(); in updateSectionLoadAddress() local 381 const uint32_t num_sections = section_list->GetSize(); in ReadJITDescriptorImpl() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Expression/ |
H A D | ObjectFileJIT.cpp | 173 const size_t num_sections = section_list->GetSize(); in SetLoadAddress() local
|
/freebsd-src/contrib/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(); in FindSectionByType() local
|
H A D | Module.cpp | 1382 size_t num_sections = section_list->GetNumSections(0); SetSymbolFileFileSpec() local 1414 size_t num_sections = sections->GetSize(); IsLoadedInTarget() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/ |
H A D | ObjectFileWasm.cpp | 378 const size_t num_sections = section_list->GetSize(); in SetLoadAddress() local
|
/freebsd-src/sys/dev/qlnx/qlnxe/ |
H A D | spad_layout.h | 132 u32 num_sections; /* 0xe20000 */ member
|
H A D | mcp_public.h | 1900 u32 num_sections; member
|
H A D | nvm_cfg.h | 2026 u32 num_sections; member
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/ |
H A D | SymbolFileBreakpad.cpp | 110 size_t num_sections = list.GetNumSections(0); in operator ++() local
|
/freebsd-src/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-image_section_cache.c | 521 num_sections = 8, enumerator
|
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ |
H A D | Symtab.cpp | 901 const int num_sections = sectlist->GetNumSections(0); AddSectionsToRangeMap() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
H A D | ObjectFileELF.cpp | 713 const size_t num_sections = section_list->GetSize(); in SetLoadAddress() local
|
/freebsd-src/contrib/llvm-project/lldb/source/API/ |
H A D | SBTarget.cpp | 2193 const size_t num_sections = section_list->GetSize(); ClearModuleLoadAddress() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Target/ |
H A D | Target.cpp | 3166 const uint32_t num_sections = sections->GetNumSections(0); UnloadModuleSections() local
|