Searched refs:got_stdout (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1296 const bool got_stdout = (event_type & Process::eBroadcastBitSTDOUT) != 0; local
1314 FlushProcessOutput(*process_sp, got_stdout || got_state_changed,

Completed in 105 milliseconds