Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h448 TerminalState terminal_state(terminal); in Run()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp4619 TerminalState terminal_state(terminal, false); in Run() local