Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.h149 Status GetSharedModuleKernel(
H A DPlatformDarwinKernel.cpp732 error = GetSharedModuleKernel(module_spec, process, module_sp, in GetSharedModule()
790 Status PlatformDarwinKernel::GetSharedModuleKernel( in GetSharedModuleKernel() function in PlatformDarwinKernel