Home
last modified time | relevance | path

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

/external/lldb/examples/interposing/darwin/fd_interposing/
DFDInterposing.cpp432 get_logging_fd () in get_logging_fd() function
500 log_to_fd (get_logging_fd (), format, args); in log()
551 const int log_fd = get_logging_fd (); in backtrace_log()
575 const int log_fd = get_logging_fd (); in backtrace_error()
617 const int log_fd = get_logging_fd(); in save_backtrace()
636 const int log_fd = get_logging_fd(); in save_backtrace()
678 description_sp->log (get_logging_fd()); in socket$__interposed__()
705 description_sp->log (get_logging_fd()); in socketpair$__interposed__()
743 description_sp->log (get_logging_fd()); in open$__interposed__()
768 description_sp->log (get_logging_fd()); in open$NOCANCEL$__interposed__()
[all …]