Searched refs:DEBUG (Results 1 – 21 of 21) sorted by relevance
/bionic/linker/ |
D | linker_debug.h | 78 #define DEBUG(x...) _PRINTVF(2, "DEBUG: " x) macro 80 #define DEBUG(x...) do {} while (0) macro
|
D | linker.cpp | 716 DEBUG("%s: looking up %s in local scope (DT_SYMBOLIC)", si_from->get_realpath(), name); in soinfo_do_lookup() 730 DEBUG("%s: looking up %s in %s (from global group)", in soinfo_do_lookup() 759 DEBUG("%s: looking up %s in %s (from local group)", in soinfo_do_lookup() 1857 DEBUG("Processing '%s' relocation at index %zd", get_realpath(), idx); in relocate() 2508 DEBUG("si->base = %p si->flags = 0x%08x", reinterpret_cast<void*>(base), flags_); in prelink_image() 2518 DEBUG("dynamic = %p", dynamic); in prelink_image() 2534 DEBUG("d = %p, d[0](tag) = %p d[1](val) = %p", in prelink_image() 2736 DEBUG("%s constructors (DT_INIT) found at %p", get_realpath(), init_func_); in prelink_image() 2741 DEBUG("%s destructors (DT_FINI) found at %p", get_realpath(), fini_func_); in prelink_image() 2746 DEBUG("%s constructors (DT_INIT_ARRAY) found at %p", get_realpath(), init_array_); in prelink_image() [all …]
|
D | linker_mips.cpp | 65 DEBUG("Processing '%s' relocation at index %zd", get_soname(), idx); in relocate()
|
D | linker.h | 49 DEBUG("%s\n", linker_get_error_buffer()); \
|
/bionic/libc/dns/resolv/ |
D | res_query.c | 107 #ifndef DEBUG 108 #define DEBUG macro 144 #ifdef DEBUG in res_nquery() 157 #ifdef DEBUG in res_nquery() 176 #ifdef DEBUG in res_nquery() 185 #ifdef DEBUG in res_nquery() 389 #ifdef DEBUG in res_nquerydomain()
|
D | res_mkquery.c | 100 #ifndef DEBUG 101 #define DEBUG macro 134 #ifdef DEBUG in res_nmkquery() 241 #ifdef DEBUG in res_nopt() 262 #ifdef DEBUG in res_nopt()
|
D | res_debug.h | 23 #ifndef DEBUG
|
D | res_state.c | 43 #define DEBUG 0 macro 45 #if DEBUG
|
D | res_init.c | 118 #ifndef DEBUG 119 #define DEBUG macro 472 #ifdef DEBUG in __res_vinit() 498 #ifdef DEBUG in res_setoptions() 514 #ifdef DEBUG in res_setoptions() 524 #ifdef DEBUG in res_setoptions() 534 #ifdef DEBUG in res_setoptions() 539 #ifdef DEBUG in res_setoptions()
|
D | res_cache.c | 150 #define DEBUG 0 macro 155 #if DEBUG 164 if (DEBUG) { \ 652 #if DEBUG 1428 #if DEBUG 1488 #if DEBUG 1581 if (DEBUG) { in _cache_remove_oldest() 1767 #if DEBUG in _resolv_cache_add()
|
D | res_send.c | 131 #ifndef DEBUG 132 #define DEBUG macro
|
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | dmisc.c | 128 #ifdef DEBUG 139 #ifdef DEBUG
|
D | misc.c | 526 #ifdef DEBUG 666 #ifdef DEBUG 808 #ifdef DEBUG
|
D | gdtoaimp.h | 187 #ifdef DEBUG
|
/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
D | s_logl.c | 77 #ifdef DEBUG 554 #ifdef DEBUG in k_logl() 663 #ifdef DEBUG in log1pl()
|
/bionic/libc/kernel/tools/ |
D | clean_header.py | 196 logging.basicConfig(level=logging.DEBUG)
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
D | math_private.h | 358 #ifdef DEBUG 531 #ifdef DEBUG
|
/bionic/libc/dns/net/ |
D | getaddrinfo.c | 2166 #ifdef DEBUG in res_queryN() 2178 #ifdef DEBUG in res_queryN() 2188 #ifdef DEBUG in res_queryN() 2199 #ifdef DEBUG in res_queryN() 2400 #ifdef DEBUG in res_querydomainN()
|
D | gethnamaddr.c | 134 #ifdef DEBUG 166 #ifdef DEBUG
|
/bionic/libc/bionic/ |
D | malloc_debug_leak.cpp | 67 #define DEBUG 0 macro
|
/bionic/libc/upstream-dlmalloc/ |
D | malloc.c | 1443 #ifdef DEBUG 1454 #define DEBUG 0 macro 2791 #if ! DEBUG 3229 #if DEBUG 5094 #if DEBUG in ialloc()
|