Home
last modified time | relevance | path

Searched refs:num_load_sections (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/
H A DDynamicLoaderFreeBSDKernel.cpp432 uint32_t num_load_sections = 0; in LoadImageUsingMemoryModule() local
454 ++num_load_sections; in LoadImageUsingMemoryModule()
459 if (num_load_sections) in LoadImageUsingMemoryModule()