Home
last modified time | relevance | path

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

/bionic/libc/unistd/
Dabort.c39 #define debug_log(format, ...) \ macro
/bionic/libc/bionic/
Dmalloc_debug_leak.c71 #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()
Dmalloc_debug_qemu.c290 #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()
Dmalloc_debug_common.c247 #define debug_log(format, ...) \ macro