Home
last modified time | relevance | path

Searched refs:DEBUG (Results 1 – 19 of 19) sorted by relevance

/bionic/linker/
Dlinker_debug.h77 #define DEBUG(x...) _PRINTVF(2, "DEBUG: " x) macro
79 #define DEBUG(x...) do {} while (0) macro
Dlinker.cpp517 DEBUG("%s: looking up %s in executable %s", in ElfW()
557 DEBUG("%s: looking up %s in executable %s after local scope", in ElfW()
578 DEBUG("%s: looking up %s in %s", in ElfW()
946 DEBUG("Processing '%s' relocation at index %zd", si->name, idx); in soinfo_relocate()
1211 DEBUG("Processing '%s' relocation at index %zd", si->name, idx); in soinfo_relocate()
1683 DEBUG("si->base = %p si->flags = 0x%08x", reinterpret_cast<void*>(si->base), si->flags); in soinfo_link_image()
1698 DEBUG("dynamic = %p", si->dynamic); in soinfo_link_image()
1710 DEBUG("d = %p, d[0](tag) = %p d[1](val) = %p", in soinfo_link_image()
1792 DEBUG("%s constructors (DT_INIT) found at %p", si->name, si->init_func); in soinfo_link_image()
1796 DEBUG("%s destructors (DT_FINI) found at %p", si->name, si->fini_func); in soinfo_link_image()
[all …]
Dlinker.h45 DEBUG("%s\n", linker_get_error_buffer()); \
/bionic/libc/dns/resolv/
Dres_query.c107 #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()
Dres_mkquery.c100 #ifndef DEBUG
101 #define DEBUG macro
134 #ifdef DEBUG in res_nmkquery()
241 #ifdef DEBUG in res_nopt()
262 #ifdef DEBUG in res_nopt()
Dres_debug.h23 #ifndef DEBUG
Dres_state.c42 #define DEBUG 0 macro
44 #if DEBUG
Dres_init.c118 #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()
Dres_cache.c150 #define DEBUG 0 macro
156 #if DEBUG
647 #if DEBUG
1423 #if DEBUG
1483 #if DEBUG
1576 if (DEBUG) { in _cache_remove_oldest()
1762 #if DEBUG in _resolv_cache_add()
Dres_send.c131 #ifndef DEBUG
132 #define DEBUG macro
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Ddmisc.c128 #ifdef DEBUG
139 #ifdef DEBUG
Dmisc.c526 #ifdef DEBUG
666 #ifdef DEBUG
808 #ifdef DEBUG
Dgdtoaimp.h187 #ifdef DEBUG
/bionic/libm/upstream-freebsd/lib/msun/ld128/
Ds_logl.c77 #ifdef DEBUG
554 #ifdef DEBUG in k_logl()
663 #ifdef DEBUG in log1pl()
/bionic/libm/upstream-freebsd/lib/msun/src/
Dmath_private.h358 #ifdef DEBUG
531 #ifdef DEBUG
/bionic/libc/dns/net/
Dgetaddrinfo.c2174 #ifdef DEBUG in res_queryN()
2186 #ifdef DEBUG in res_queryN()
2196 #ifdef DEBUG in res_queryN()
2207 #ifdef DEBUG in res_queryN()
2408 #ifdef DEBUG in res_querydomainN()
/bionic/libc/bionic/
Dmalloc_debug_leak.cpp74 #define DEBUG 0 macro
/bionic/libc/dns/
Dgethnamaddr.c108 #ifdef DEBUG
143 #ifdef DEBUG
/bionic/libc/upstream-dlmalloc/
Dmalloc.c1443 #ifdef DEBUG
1454 #define DEBUG 0 macro
2791 #if ! DEBUG
3229 #if DEBUG
5092 #if DEBUG in ialloc()