Home
last modified time | relevance | path

Searched refs:terminal_state (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPythonImpl.h437 TerminalState terminal_state(terminal); in Run()
/openbsd/src/gnu/llvm/lldb/source/Target/
DProcess.cpp4376 TerminalState terminal_state(terminal, false); in Run() local