Home
last modified time | relevance | path

Searched defs:exit_string (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp2424 std::string exit_string; DoDestroy() local
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp1056 SetExitStatus(int status,llvm::StringRef exit_string) SetExitStatus() argument