Searched refs:exec_cf_path (Results 1 – 1 of 1) sorted by relevance
99 char exec_cf_path[PATH_MAX]; in LocateMacOSXFilesUsingDebugSymbols() local100 if (exec_fspec->GetPath(exec_cf_path, sizeof(exec_cf_path))) in LocateMacOSXFilesUsingDebugSymbols()102 NULL, (const UInt8 *)exec_cf_path, strlen(exec_cf_path), in LocateMacOSXFilesUsingDebugSymbols()191 CFStringRef exec_cf_path = in LocateMacOSXFilesUsingDebugSymbols() local194 if (exec_cf_path && ::CFStringGetFileSystemRepresentation( in LocateMacOSXFilesUsingDebugSymbols()195 exec_cf_path, path, sizeof(path))) { in LocateMacOSXFilesUsingDebugSymbols()