Searched refs:KernelHasdSYMSibling (Results 1 – 2 of 2) sorted by relevance
129 KernelHasdSYMSibling(const lldb_private::FileSpec &kernel_filepath);
513 if (KernelHasdSYMSibling(file_spec)) { in GetKernelsAndKextsInDirectoryHelper()663 bool PlatformDarwinKernel::KernelHasdSYMSibling(const FileSpec &kernel_binary) { in KernelHasdSYMSibling() function in PlatformDarwinKernel