Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
DDynamicLoaderDarwinKernel.cpp818 ModuleSpec kext_bundle_module_spec(module_spec); in LoadImageUsingMemoryModule() local
820 kext_bundle_module_spec.GetFileSpec() = kext_filespec; in LoadImageUsingMemoryModule()
821 …platform_sp->GetSharedModule (kext_bundle_module_spec, m_module_sp, &target.GetExecutableSearchPat… in LoadImageUsingMemoryModule()