Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.h148 Status GetSharedModuleKernel(
H A DPlatformDarwinKernel.cpp735 error = GetSharedModuleKernel(module_spec, process, module_sp, in GetSharedModule()
793 Status PlatformDarwinKernel::GetSharedModuleKernel( in GetSharedModuleKernel() function in PlatformDarwinKernel