Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.h132 static bool KerneldSYMHasNoSiblingBinary(
DPlatformDarwinKernel.cpp564 if (KerneldSYMHasNoSiblingBinary(file_spec)) { in GetKernelsAndKextsInDirectoryHelper()
676 bool PlatformDarwinKernel::KerneldSYMHasNoSiblingBinary( in KerneldSYMHasNoSiblingBinary() function in PlatformDarwinKernel