Home
last modified time | relevance | path

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

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