Searched refs:shell_resolved_path (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Target/
H A DProcess.cpp497 char shell_resolved_path[PATH_MAX]; local
512 shell_filespec.GetPath (shell_resolved_path, sizeof(shell_resolved_path));
513 shell_executable = shell_resolved_path;

Completed in 45 milliseconds