Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/examples/interposing/darwin/fd_interposing/
DFDInterposing.cpp339 static int get_logging_fd() { in get_logging_fd() function
394 log_to_fd(get_logging_fd(), format, args); in log()
432 const int log_fd = get_logging_fd(); in backtrace_log()
450 const int log_fd = get_logging_fd(); in backtrace_error()
486 const int log_fd = get_logging_fd(); in save_backtrace()
503 const int log_fd = get_logging_fd(); in save_backtrace()
544 description_sp->log(get_logging_fd()); in socket$__interposed__()
568 description_sp->log(get_logging_fd()); in socketpair$__interposed__()
599 description_sp->log(get_logging_fd()); in open$__interposed__()
620 description_sp->log(get_logging_fd()); in open$NOCANCEL$__interposed__()
[all …]