Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp654 const bool disable_stdio = (launch_flags & eLaunchFlagDisableSTDIO) != 0; in DoLaunch() local
672 const bool disable_stdio = (launch_flags & eLaunchFlagDisableSTDIO) != 0; in DoLaunch() local