Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_debug.h78 #define DEBUG(x...) _PRINTVF(2, "DEBUG: " x) macro
80 #define DEBUG(x...) do {} while (0) macro
Dlinker.cpp708 DEBUG("%s: looking up %s in local scope (DT_SYMBOLIC)", si_from->get_realpath(), name); in soinfo_do_lookup()
722 DEBUG("%s: looking up %s in %s (from global group)", in soinfo_do_lookup()
751 DEBUG("%s: looking up %s in %s (from local group)", in soinfo_do_lookup()
1848 DEBUG("Processing '%s' relocation at index %zd", get_realpath(), idx); in relocate()
2499 DEBUG("si->base = %p si->flags = 0x%08x", reinterpret_cast<void*>(base), flags_); in prelink_image()
2509 DEBUG("dynamic = %p", dynamic); in prelink_image()
2525 DEBUG("d = %p, d[0](tag) = %p d[1](val) = %p", in prelink_image()
2727 DEBUG("%s constructors (DT_INIT) found at %p", get_realpath(), init_func_); in prelink_image()
2732 DEBUG("%s destructors (DT_FINI) found at %p", get_realpath(), fini_func_); in prelink_image()
2737 DEBUG("%s constructors (DT_INIT_ARRAY) found at %p", get_realpath(), init_array_); in prelink_image()
[all …]
Dlinker_mips.cpp65 DEBUG("Processing '%s' relocation at index %zd", get_soname(), idx); in relocate()
Dlinker.h49 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.c43 #define DEBUG 0 macro
45 #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
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()
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/libc/kernel/tools/
Dclean_header.py196 logging.basicConfig(level=logging.DEBUG)
/bionic/libm/upstream-freebsd/lib/msun/src/
Dmath_private.h358 #ifdef DEBUG
531 #ifdef DEBUG
/bionic/libc/dns/net/
Dgetaddrinfo.c2166 #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()
Dgethnamaddr.c134 #ifdef DEBUG
166 #ifdef DEBUG
/bionic/libc/bionic/
Dmalloc_debug_leak.cpp67 #define DEBUG 0 macro
/bionic/libc/upstream-dlmalloc/
Dmalloc.c1443 #ifdef DEBUG
1454 #define DEBUG 0 macro
2791 #if ! DEBUG
3229 #if DEBUG
5094 #if DEBUG in ialloc()