Searched refs:kernel_dsym (Results 1 – 1 of 1) sorted by relevance
652 FileSpec kernel_dsym = kernel_binary; in KernelHasdSYMSibling() local655 kernel_dsym.GetFilename() = ConstString(filename); in KernelHasdSYMSibling()656 return FileSystem::Instance().IsDirectory(kernel_dsym); in KernelHasdSYMSibling()665 const FileSpec &kernel_dsym) { in KerneldSYMHasNoSiblingBinary() argument667 std::string possible_path = kernel_dsym.GetPath(); in KerneldSYMHasNoSiblingBinary()668 if (kernel_dsym.GetFileNameExtension() != g_dsym_suffix) in KerneldSYMHasNoSiblingBinary()671 FileSpec binary_filespec = kernel_dsym; in KerneldSYMHasNoSiblingBinary()683 if (GetDWARFBinaryInDSYMBundle(kernel_dsym).size() > 0) in KerneldSYMHasNoSiblingBinary()