Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp407 int *signo_ptr, std::string *command_output_ptr, in RunShellCommand()
418 int *signo_ptr, std::string *command_output_ptr, in RunShellCommand()
427 int *status_ptr, int *signo_ptr, in RunShellCommand()
438 int *signo_ptr, std::string *command_output_ptr, in RunShellCommand()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp60 int *signo_ptr, std::string *command_output, in RunShellCommand()
68 int *status_ptr, int *signo_ptr, std::string *command_output, in RunShellCommand()
H A DPlatform.cpp1245 int *signo_ptr, // Pass nullptr if you don't want the signal that caused the in RunShellCommand()
1261 int *signo_ptr, // Pass nullptr if you don't want the signal that caused the in RunShellCommand()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp676 int *signo_ptr, // Pass NULL if you don't want the signal that caused the in RunShellCommand()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2963 int *signo_ptr, // Pass NULL if you don't want the signal that caused the in RunShellCommand()