Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dui-out.h503 struct output_unit struct
505 output_unit (std::string msg, int wrap_hint = -1, bool flush = false)
527 std::vector<output_unit> m_buffered_output;
Dui-out.c834 buffer_group::output_unit::flush () const in flush()
960 for (const output_unit &ou : m_buffered_output) in flush()