Home | History | Annotate | Download | only in MacOSX

Lines Matching refs:exe_file

126 PlatformDarwin::ResolveExecutable (const FileSpec &exe_file,
135 FileSpec resolved_exe_file (exe_file);
139 // If we have "ls" as the exe_file, resolve the executable loation based on
143 exe_file.GetPath (exe_path, sizeof(exe_path));
157 exe_file.GetPath (exe_path, sizeof(exe_path));
165 error = m_remote_platform_sp->ResolveExecutable (exe_file,
200 exe_file.GetPath().c_str(),
234 exe_file.GetPath().c_str(),