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