Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.h149 lldb_private::Status GetSharedModuleKernel(
DPlatformDarwinKernel.cpp742 return GetSharedModuleKernel(module_spec, process, module_sp, in GetSharedModule()
812 Status PlatformDarwinKernel::GetSharedModuleKernel( in GetSharedModuleKernel() function in PlatformDarwinKernel