Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/
H A DDynamicLoaderFreeBSDKernel.cpp320 bool DynamicLoaderFreeBSDKernel::KModImageInfo::LoadImageUsingMemoryModule( in LoadImageUsingMemoryModule() function in DynamicLoaderFreeBSDKernel::KModImageInfo
560 if (!image_info.LoadImageUsingMemoryModule(m_process)) { in ParseKmods()
719 if (!m_kernel_image_info.LoadImageUsingMemoryModule(m_process)) in LoadKernelModules()
H A DDynamicLoaderFreeBSDKernel.h108 bool LoadImageUsingMemoryModule(lldb_private::Process *process);