Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.h143 GetSharedModuleKext(const lldb_private::ModuleSpec &module_spec,
DPlatformDarwinKernel.cpp746 return GetSharedModuleKext(module_spec, process, module_sp, in GetSharedModule()
759 Status PlatformDarwinKernel::GetSharedModuleKext( in GetSharedModuleKext() function in PlatformDarwinKernel