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

/bionic/linker/
H A Dlinker_debug.h33 // INFO, TRACE, and DEBUG calls in the source). This will only
79 #define DEBUG(x...) _PRINTVF(2, "DEBUG: " x) macro
81 #define DEBUG(x...) do {} while (0) macro
H A Dlinker.cpp428 DEBUG("%s: looking up %s in local scope (DT_SYMBOLIC)", si_from->get_realpath(), name);
442 DEBUG("%s: looking up %s in %s (from global group)",
471 DEBUG("%s: looking up %s in %s (from local group)",
2697 DEBUG("Processing \"%s\" relocation at index %zd", get_realpath(), idx);
3061 DEBUG("si->base = %p si->flags = 0x%08x", reinterpret_cast<void*>(base), flags_);
3071 DEBUG("dynamic = %p", dynamic);
3087 DEBUG("d = %p, d[0](tag) = %p d[1](val) = %p",
3308 DEBUG("%s constructors (DT_INIT) found at %p", get_realpath(), init_func_);
3313 DEBUG("%s destructors (DT_FINI) found at %p", get_realpath(), fini_func_);
3318 DEBUG("
[all...]
H A Dlinker_mips.cpp72 DEBUG("Processing \"%s\" relocation at index %zd", get_realpath(), idx);
/bionic/libc/dns/resolv/
H A Dres_debug.h23 #ifndef DEBUG
H A Dres_query.c107 #ifndef DEBUG
108 #define DEBUG macro
144 #ifdef DEBUG
157 #ifdef DEBUG
176 #ifdef DEBUG
185 #ifdef DEBUG
389 #ifdef DEBUG
H A Dres_mkquery.c99 #ifndef DEBUG
100 #define DEBUG macro
133 #ifdef DEBUG
241 #ifdef DEBUG
264 #ifdef DEBUG
H A Dres_state.c41 #define DEBUG 0 macro
43 #if DEBUG
H A Dres_init.c117 #ifndef DEBUG
118 #define DEBUG macro
473 #ifdef DEBUG
499 #ifdef DEBUG
515 #ifdef DEBUG
525 #ifdef DEBUG
535 #ifdef DEBUG
540 #ifdef DEBUG
H A Dres_cache.c143 #define DEBUG 0 macro
148 #if DEBUG
157 if (DEBUG) { \
645 #if DEBUG
1491 #if DEBUG
1551 #if DEBUG
1644 if (DEBUG) {
1830 #if DEBUG
H A Dres_send.c126 #ifndef DEBUG
127 #define DEBUG macro
/bionic/libc/kernel/tools/
H A Dclean_header.py161 logging.basicConfig(level=logging.DEBUG)
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Ddmisc.c129 #ifdef DEBUG
140 #ifdef DEBUG
H A Dmisc.c526 #ifdef DEBUG
666 #ifdef DEBUG
808 #ifdef DEBUG
H A Dgdtoaimp.h187 #ifdef DEBUG
/bionic/libc/upstream-freebsd/lib/libc/gen/
H A Dglob.c148 #ifdef DEBUG
182 #ifdef DEBUG
396 #ifdef DEBUG
596 #ifdef DEBUG
1106 #ifdef DEBUG
/bionic/libm/upstream-freebsd/lib/msun/src/
H A Dmath_private.h358 #ifdef DEBUG
378 #else /* !DEBUG */
386 #endif /* DEBUG */
543 #ifdef DEBUG
/bionic/libc/dns/net/
H A Dgetaddrinfo.c2193 #ifdef DEBUG
2206 #ifdef DEBUG
2216 #ifdef DEBUG
2232 #ifdef DEBUG
2239 #ifdef DEBUG
2440 #ifdef DEBUG
H A Dgethnamaddr.c142 #ifdef DEBUG
183 #ifdef DEBUG
/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A Ds_logl.c77 #ifdef DEBUG
554 #ifdef DEBUG
663 #ifdef DEBUG

Completed in 2275 milliseconds