Searched refs:debug_log (Results 1 – 4 of 4) sorted by relevance
/bionic/libc/unistd/ |
D | abort.c | 39 #define debug_log(format, ...) \ macro
|
/bionic/libc/bionic/ |
D | malloc_debug_leak.c | 71 #define debug_log(format, ...) \ macro 138 debug_log("malloc_debug: allocation %zx exceeds bit width\n", size); in record_backtrace() 557 debug_log("WARNING bad header guard: '0x%x'! and invalid entry: %p\n", in leak_free()
|
D | malloc_debug_qemu.c | 290 #define debug_log(format, ...) \ macro 695 debug_log("Instrumented for pid=%03u: malloc=%p, free=%p, calloc=%p, realloc=%p, memalign=%p", in memcheck_initialize()
|
D | malloc_debug_common.c | 247 #define debug_log(format, ...) \ macro
|