Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_utils.cpp49 void LogWriter::WriteAll(const char *Begin, const char *End) XRAY_NEVER_INSTRUMENT { in WriteAll() function in __xray::LogWriter
/openbsd/gnu/llvm/lldb/source/Core/
H A DCommunication.cpp117 size_t Communication::WriteAll(const void *src, size_t src_len, in WriteAll() function in Communication