Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.h142 Status GetSharedModuleKext(const ModuleSpec &module_spec, Process *process,
H A DPlatformDarwinKernel.cpp742 return GetSharedModuleKext(module_spec, process, module_sp, in GetSharedModule()
755 Status PlatformDarwinKernel::GetSharedModuleKext( in GetSharedModuleKext() function in PlatformDarwinKernel