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

/bionic/linker/
H A Dlinker_debug.h34 // 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.cpp416 DEBUG("%s: looking up %s in local scope (DT_SYMBOLIC)", si_from->get_realpath(), name);
430 DEBUG("%s: looking up %s in %s (from global group)",
459 DEBUG("%s: looking up %s in %s (from local group)",
2472 DEBUG("Processing \"%s\" relocation at index %zd", get_realpath(), idx);
2831 DEBUG("si->base = %p si->flags = 0x%08x", reinterpret_cast<void*>(base), flags_);
2841 DEBUG("dynamic = %p", dynamic);
2857 DEBUG("d = %p, d[0](tag) = %p d[1](val) = %p",
3059 DEBUG("%s constructors (DT_INIT) found at %p", get_realpath(), init_func_);
3064 DEBUG("%s destructors (DT_FINI) found at %p", get_realpath(), fini_func_);
3069 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_mkquery.c99 #ifndef DEBUG
100 #define DEBUG macro
133 #ifdef DEBUG
240 #ifdef DEBUG
261 #ifdef 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_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.c149 #define DEBUG 0 macro
154 #if DEBUG
163 if (DEBUG) { \
651 #if DEBUG
1433 #if DEBUG
1493 #if DEBUG
1586 if (DEBUG) {
1772 #if DEBUG
H A Dres_send.c125 #ifndef DEBUG
126 #define DEBUG macro
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Ddmisc.c128 #ifdef DEBUG
139 #ifdef DEBUG
H A Dmisc.c526 #ifdef DEBUG
666 #ifdef DEBUG
808 #ifdef DEBUG
H A Dgdtoaimp.h187 #ifdef DEBUG
/bionic/libc/kernel/tools/
H A Dclean_header.py164 logging.basicConfig(level=logging.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/libm/upstream-freebsd/lib/msun/ld128/
H A Ds_logl.c77 #ifdef DEBUG
554 #ifdef DEBUG
663 #ifdef DEBUG
/bionic/libc/dns/net/
H A Dgetaddrinfo.c2184 #ifdef DEBUG
2196 #ifdef DEBUG
2206 #ifdef DEBUG
2217 #ifdef DEBUG
2418 #ifdef DEBUG
H A Dgethnamaddr.c134 #ifdef DEBUG
166 #ifdef DEBUG

Completed in 1760 milliseconds