Searched refs:DEBUG (Results 1 – 18 of 18) sorted by relevance
/bionic/linker/ |
D | linker_debug.h | 80 #define DEBUG(x...) _PRINTVF(2, "DEBUG: " x) macro 82 #define DEBUG(x...) do {} while (0) macro
|
D | linker.cpp | 417 DEBUG("%s: looking up %s in local scope (DT_SYMBOLIC)", si_from->get_realpath(), name); in soinfo_do_lookup() 431 DEBUG("%s: looking up %s in %s (from global group)", in soinfo_do_lookup() 460 DEBUG("%s: looking up %s in %s (from local group)", in soinfo_do_lookup() 2514 DEBUG("Processing \"%s\" relocation at index %zd", get_realpath(), idx); in relocate() 2873 DEBUG("si->base = %p si->flags = 0x%08x", reinterpret_cast<void*>(base), flags_); in prelink_image() 2883 DEBUG("dynamic = %p", dynamic); in prelink_image() 2899 DEBUG("d = %p, d[0](tag) = %p d[1](val) = %p", in prelink_image() 3101 DEBUG("%s constructors (DT_INIT) found at %p", get_realpath(), init_func_); in prelink_image() 3106 DEBUG("%s destructors (DT_FINI) found at %p", get_realpath(), fini_func_); in prelink_image() 3111 DEBUG("%s constructors (DT_INIT_ARRAY) found at %p", get_realpath(), init_array_); in prelink_image() [all …]
|
D | linker_mips.cpp | 72 DEBUG("Processing \"%s\" relocation at index %zd", get_realpath(), idx); in relocate()
|
/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 | 99 #ifndef DEBUG 100 #define DEBUG macro 133 #ifdef DEBUG in res_nmkquery() 240 #ifdef DEBUG in res_nopt() 261 #ifdef DEBUG in res_nopt()
|
D | res_debug.h | 23 #ifndef DEBUG
|
D | res_state.c | 41 #define DEBUG 0 macro 43 #if DEBUG
|
D | res_init.c | 117 #ifndef DEBUG 118 #define DEBUG macro 473 #ifdef DEBUG in __res_vinit() 499 #ifdef DEBUG in res_setoptions() 515 #ifdef DEBUG in res_setoptions() 525 #ifdef DEBUG in res_setoptions() 535 #ifdef DEBUG in res_setoptions() 540 #ifdef DEBUG in res_setoptions()
|
D | res_cache.c | 143 #define DEBUG 0 macro 148 #if DEBUG 157 if (DEBUG) { \ 645 #if DEBUG 1427 #if DEBUG 1487 #if DEBUG 1580 if (DEBUG) { in _cache_remove_oldest() 1766 #if DEBUG in _resolv_cache_add()
|
D | res_send.c | 125 #ifndef DEBUG 126 #define DEBUG macro
|
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | dmisc.c | 129 #ifdef DEBUG 140 #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 | 164 logging.basicConfig(level=logging.DEBUG)
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
D | math_private.h | 358 #ifdef DEBUG 543 #ifdef DEBUG
|
/bionic/libc/dns/net/ |
D | getaddrinfo.c | 2183 #ifdef DEBUG in res_queryN() 2195 #ifdef DEBUG in res_queryN() 2205 #ifdef DEBUG in res_queryN() 2216 #ifdef DEBUG in res_queryN() 2417 #ifdef DEBUG in res_querydomainN()
|
D | gethnamaddr.c | 142 #ifdef DEBUG 174 #ifdef DEBUG
|