Home
last modified time | relevance | path

Searched defs:status_ptr (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp373 const FileSpec &working_dir, int *status_ptr, in RunShellCommand()
384 const FileSpec &working_dir, int *status_ptr, in RunShellCommand()
394 int *status_ptr, int *signo_ptr, in RunShellCommand()
404 const FileSpec &working_dir, int *status_ptr, in RunShellCommand()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp172 llvm::StringRef command, const FileSpec &working_dir, int *status_ptr, in RunShellCommand()
181 int *status_ptr, int *signo_ptr, std::string *command_output, in RunShellCommand()
H A DPlatform.cpp1288 int *status_ptr, // Pass nullptr if you don't want the process exit status in RunShellCommand()
1304 int *status_ptr, // Pass nullptr if you don't want the process exit status in RunShellCommand()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp675 int *status_ptr, // Pass NULL if you don't want the process exit status in RunShellCommand()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2933 int *status_ptr, // Pass NULL if you don't want the process exit status in RunShellCommand()