Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.h140 bool LoadImageUsingMemoryModule(lldb_private::Process *process);
H A DDynamicLoaderDarwinKernel.cpp714 bool DynamicLoaderDarwinKernel::KextImageInfo::LoadImageUsingMemoryModule( in LoadImageUsingMemoryModule() function in DynamicLoaderDarwinKernel::KextImageInfo
1001 if (!m_kernel.LoadImageUsingMemoryModule(m_process)) { in LoadKernelModuleIfNeeded()
1258 if (!image_info.LoadImageUsingMemoryModule(m_process)) { in ParseKextSummaries()