Searched refs:LoadImageUsingMemoryModule (Results 1 – 2 of 2) sorted by relevance
140 bool LoadImageUsingMemoryModule(lldb_private::Process *process);
714 bool DynamicLoaderDarwinKernel::KextImageInfo::LoadImageUsingMemoryModule( in LoadImageUsingMemoryModule() function in DynamicLoaderDarwinKernel::KextImageInfo1001 if (!m_kernel.LoadImageUsingMemoryModule(m_process)) { in LoadKernelModuleIfNeeded()1258 if (!image_info.LoadImageUsingMemoryModule(m_process)) { in ParseKextSummaries()