Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
HDHost.cpp470 int *status_ptr, int *signo_ptr, in RunShellCommand()
481 int *status_ptr, int *signo_ptr, in RunShellCommand()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
HDRemoteAwarePlatform.cpp29 int *signo_ptr, std::string *command_output, in RunShellCommand()
HDPlatform.cpp1319 int *signo_ptr, // Pass nullptr if you don't want the signal that caused the in RunShellCommand()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
HDPlatformRemoteGDBServer.cpp696 int *signo_ptr, // Pass NULL if you don't want the signal that caused the in RunShellCommand()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationClient.cpp2811 int *signo_ptr, // Pass NULL if you don't want the signal that caused the in RunShellCommand()