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