Searched refs:KernelHasdSYMSibling (Results 1 – 2 of 2) sorted by relevance
130 static bool KernelHasdSYMSibling(const FileSpec &kernel_filepath);
502 if (KernelHasdSYMSibling(file_spec)) { in GetKernelsAndKextsInDirectoryHelper()651 bool PlatformDarwinKernel::KernelHasdSYMSibling(const FileSpec &kernel_binary) { in KernelHasdSYMSibling() function in PlatformDarwinKernel