Searched defs:status_ptr (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Target/
H A DRemoteAwarePlatform.cpp171 RunShellCommand( llvm::StringRef command, const FileSpec &working_dir, int *status_ptr, int *signo_ptr, std::string *command_output, const Timeout<std::micro> &timeout) argument
179 RunShellCommand( llvm::StringRef shell, llvm::StringRef command, const FileSpec &working_dir, int *status_ptr, int *signo_ptr, std::string *command_output, const Timeout<std::micro> &timeout) argument
H A DPlatform.cpp1280 RunShellCommand( llvm::StringRef command, const FileSpec & working_dir, int *status_ptr, int *signo_ptr, std::string *command_output, const Timeout<std::micro> &timeout) argument
1294 RunShellCommand( llvm::StringRef shell, llvm::StringRef command, const FileSpec & working_dir, int *status_ptr, int *signo_ptr, std::string *command_output, const Timeout<std::micro> &timeout) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp663 RunShellCommand( llvm::StringRef shell, llvm::StringRef command, const FileSpec & working_dir, int *status_ptr, int *signo_ptr, std::string *command_output, const Timeout<std::micro> &timeout) argument

Completed in 80 milliseconds