Searched refs:log_decaying (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-darwin.c | 342 static void log_decaying ( const HChar* format, ... ) PRINTF_CHECK(1, 2); 343 static void log_decaying ( const HChar* format, ... ) in log_decaying() function 1737 log_decaying("UNKNOWN fcntl %lu!", ARG2); in PRE() 8091 log_decaying("UNKNOWN host message [id %d, to %s, reply 0x%x]", in PRE() 8279 log_decaying("UNKNOWN task message [id %d, to %s, reply 0x%x]", in PRE() 8391 log_decaying("UNKNOWN mach_msg unhandled MACH_SEND_TRAILER option"); in PRE()
|