Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DHost.cpp378 int *signo_ptr, std::string *command_output_ptr, in RunShellCommand()
389 int *signo_ptr, std::string *command_output_ptr, in RunShellCommand()
398 int *status_ptr, int *signo_ptr, in RunShellCommand()
409 int *signo_ptr, std::string *command_output_ptr, in RunShellCommand()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DRemoteAwarePlatform.cpp173 int *signo_ptr, std::string *command_output, in RunShellCommand()
181 int *status_ptr, int *signo_ptr, std::string *command_output, in RunShellCommand()
H A DPlatform.cpp1285 int *signo_ptr, // Pass nullptr if you don't want the signal that caused the in RunShellCommand()
1301 int *signo_ptr, // Pass nullptr if you don't want the signal that caused the in RunShellCommand()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp668 int *signo_ptr, // Pass NULL if you don't want the signal that caused the in RunShellCommand()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2937 int *signo_ptr, // Pass NULL if you don't want the signal that caused the in RunShellCommand()