Home
last modified time | relevance | path

Searched refs:working_spec (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp750 FileSpec working_spec(working_dir); in Handle_qPlatform_shell() local
751 FileSystem::Instance().Resolve(working_spec); in Handle_qPlatform_shell()
753 Host::RunShellCommand(path.c_str(), working_spec, &status, &signo, in Handle_qPlatform_shell()