HomeSort by relevance Sort by last modified time
    Searched refs:send_bytes_to_logging_sink (Results 1 - 2 of 2) sorted by null

  /external/valgrind/coregrind/
m_libcprint.c 62 void send_bytes_to_logging_sink ( OutputSink* sink, const HChar* msg, Int nbytes ) function
108 send_bytes_to_logging_sink( b->sink, b->buf, b->buf_used );
136 send_bytes_to_logging_sink( myprintf_buf.sink,
511 send_bytes_to_logging_sink( b->sink, b->buf, b->buf_used );
539 send_bytes_to_logging_sink( b->sink, b->buf, b->buf_used );
620 send_bytes_to_logging_sink( b->sink, b->buf, b->buf_used );
  /external/valgrind/exp-sgcheck/tests/
bad_percentify.c 51 void send_bytes_to_logging_sink ( OutputSink* sink, HChar* msg, Int nbytes ) function
75 send_bytes_to_logging_sink( b->sink, b->buf, b->buf_used );
105 send_bytes_to_logging_sink( myprintf_buf.sink,

Completed in 135 milliseconds