Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.h143 Status GetSharedModuleKext(const ModuleSpec &module_spec, Process *process,
H A DPlatformDarwinKernel.cpp739 return GetSharedModuleKext(module_spec, process, module_sp, in GetSharedModule()
752 Status PlatformDarwinKernel::GetSharedModuleKext( in GetSharedModuleKext() function in PlatformDarwinKernel