Searched refs:kernel_dsym (Results 1 – 1 of 1) sorted by relevance
656 FileSpec kernel_dsym = kernel_binary; in KernelHasdSYMSibling() local659 kernel_dsym.SetFilename(filename); in KernelHasdSYMSibling()660 return FileSystem::Instance().IsDirectory(kernel_dsym); in KernelHasdSYMSibling()669 const FileSpec &kernel_dsym) { in KerneldSYMHasNoSiblingBinary() argument671 std::string possible_path = kernel_dsym.GetPath(); in KerneldSYMHasNoSiblingBinary()672 if (kernel_dsym.GetFileNameExtension() != g_dsym_suffix) in KerneldSYMHasNoSiblingBinary()675 FileSpec binary_filespec = kernel_dsym; in KerneldSYMHasNoSiblingBinary()686 if (GetDWARFBinaryInDSYMBundle(kernel_dsym).size() > 0) in KerneldSYMHasNoSiblingBinary()