Searched refs:exec_cf_path (Results 1 – 1 of 1) sorted by relevance
98 char exec_cf_path[PATH_MAX]; in LocateMacOSXFilesUsingDebugSymbols() local99 if (exec_fspec->GetPath(exec_cf_path, sizeof(exec_cf_path))) in LocateMacOSXFilesUsingDebugSymbols()101 NULL, (const UInt8 *)exec_cf_path, strlen(exec_cf_path), in LocateMacOSXFilesUsingDebugSymbols()152 CFStringRef exec_cf_path = in LocateMacOSXFilesUsingDebugSymbols() local155 if (exec_cf_path && ::CFStringGetFileSystemRepresentation( in LocateMacOSXFilesUsingDebugSymbols()156 exec_cf_path, path, sizeof(path))) { in LocateMacOSXFilesUsingDebugSymbols()