Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.h129 KernelHasdSYMSibling(const lldb_private::FileSpec &kernel_filepath);
DPlatformDarwinKernel.cpp513 if (KernelHasdSYMSibling(file_spec)) { in GetKernelsAndKextsInDirectoryHelper()
663 bool PlatformDarwinKernel::KernelHasdSYMSibling(const FileSpec &kernel_binary) { in KernelHasdSYMSibling() function in PlatformDarwinKernel