Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.cpp102 const size_t num_sections = section_list->GetSize(); in LoadAllImagesAtFileAddresses() local
/freebsd/contrib/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
/freebsd/usr.sbin/bluetooth/rtlbtfw/
H A Drtlbt_fw.h78 uint32_t num_sections; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp233 const uint32_t num_sections = section_list.GetSize(); in updateSectionLoadAddress() local
381 const uint32_t num_sections = section_list->GetSize(); in ReadJITDescriptorImpl() local
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DObjectFileJIT.cpp177 const size_t num_sections = section_list->GetSize(); SetLoadAddress() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDynamicLoader.cpp134 const size_t num_sections = sections->GetSize(); in UnloadSectionsCommon() local
H A DSection.cpp596 size_t num_sections = m_sections.size(); in FindSectionByType() local
H A DModule.cpp1379 size_t num_sections = section_list->GetNumSections(0); in SetSymbolFileFileSpec() local
1411 size_t num_sections = sections->GetSize(); in IsLoadedInTarget() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp378 const size_t num_sections = section_list->GetSize(); in SetLoadAddress() local
/freebsd/sys/dev/qlnx/qlnxe/
H A Dspad_layout.h132 u32 num_sections; /* 0xe20000 */ member
H A Dmcp_public.h1900 u32 num_sections; member
H A Dnvm_cfg.h2026 u32 num_sections; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp110 size_t num_sections = list.GetNumSections(0); in operator ++() local
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-image_section_cache.c521 num_sections = 8, enumerator
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp913 const int num_sections = sectlist->GetNumSections(0); in AddSectionsToRangeMap() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp713 const size_t num_sections = section_list->GetSize(); in SetLoadAddress() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp2234 const size_t num_sections = section_list->GetSize(); in ClearModuleLoadAddress() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp3154 const uint32_t num_sections = sections->GetNumSections(0); in UnloadModuleSections() local