Searched refs:dsym_yaa_fspec (Results 1 – 1 of 1) sorted by relevance
440 FileSpec dsym_yaa_fspec = exec_fspec; in LookForDsymNextToExecutablePath() local441 dsym_yaa_fspec.RemoveLastPathComponent(); in LookForDsymNextToExecutablePath()444 dsym_yaa_fspec.AppendPathComponent(dsym_yaa_filename); in LookForDsymNextToExecutablePath()446 if (FileSystem::Instance().Exists(dsym_yaa_fspec)) { in LookForDsymNextToExecutablePath()