Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_utils.h32 LogWriter(zx_handle_t Vmo) : Vmo(Vmo) {} in LogWriter() function
H A Dxray_basic_logging.cpp64 __xray::LogWriter *LogWriter = nullptr; member