Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_debug.h96 #define DEBUG(x...) _PRINTVF(2, TRUE, "DEBUG: " x) macro
98 #define DEBUG(x...) do {} while (0) macro
145 DEBUG("%5d %s (phdr = 0x%08x)\n", (pid), (name), (unsigned)(phdr)); \
146 DEBUG("\t\tphdr->offset = 0x%08x\n", (unsigned)((phdr)->p_offset)); \
147 DEBUG("\t\tphdr->p_vaddr = 0x%08x\n", (unsigned)((phdr)->p_vaddr)); \
148 DEBUG("\t\tphdr->p_paddr = 0x%08x\n", (unsigned)((phdr)->p_paddr)); \
149 DEBUG("\t\tphdr->p_filesz = 0x%08x\n", (unsigned)((phdr)->p_filesz)); \
150 DEBUG("\t\tphdr->p_memsz = 0x%08x\n", (unsigned)((phdr)->p_memsz)); \
151 DEBUG("\t\tphdr->p_flags = 0x%08x\n", (unsigned)((phdr)->p_flags)); \
152 DEBUG("\t\tphdr->p_align = 0x%08x\n", (unsigned)((phdr)->p_align)); \
Dlinker.c465 DEBUG("%5d %s: looking up %s in %s\n", in _do_lookup()
480 DEBUG("%5d %s: looking up %s in executable %s\n", in _do_lookup()
1296 DEBUG("%5d Processing '%s' relocation at index %d\n", pid, in reloc_library()
1676 DEBUG("%5d si->base = 0x%08x si->flags = 0x%08x\n", pid, in link_image()
1766 DEBUG("%5d dynamic = %p\n", pid, si->dynamic); in link_image()
1770 DEBUG("%5d d = %p, d[0] = 0x%08x d[1] = 0x%08x\n", pid, d, d[0], d[1]); in link_image()
1815 DEBUG("%5d %s constructors (init func) found at %p\n", in link_image()
1820 DEBUG("%5d %s destructors (fini func) found at %p\n", in link_image()
1825 DEBUG("%5d %s constructors (init_array) found at %p\n", in link_image()
1833 DEBUG("%5d %s destructors (fini_array) found at %p\n", in link_image()
[all …]
DREADME.TXT138 You can increase the verbosity of debug traces by defining the DEBUG
/bionic/libc/netbsd/resolv/
Dres_query.c106 #ifndef DEBUG
107 #define DEBUG macro
143 #ifdef DEBUG in res_nquery()
156 #ifdef DEBUG in res_nquery()
175 #ifdef DEBUG in res_nquery()
184 #ifdef DEBUG in res_nquery()
379 #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.c128 #ifndef DEBUG
129 #define DEBUG macro
575 #ifdef DEBUG in __res_vinit()
601 #ifdef DEBUG in res_setoptions()
617 #ifdef DEBUG in res_setoptions()
627 #ifdef DEBUG in res_setoptions()
637 #ifdef DEBUG in res_setoptions()
642 #ifdef DEBUG in res_setoptions()
Dres_cache.c166 #define DEBUG 0 macro
172 #if DEBUG
666 #if DEBUG
1277 #if DEBUG
1336 #if DEBUG
1429 if (DEBUG) { in _cache_remove_oldest()
1569 #if DEBUG in _resolv_cache_add()
1979 if (DEBUG) { in _resolv_set_addr_of_iface()
Dres_send.c130 #ifndef DEBUG
131 #define DEBUG macro
/bionic/libc/kernel/common/linux/mtd/
Dmtd.h150 #define DEBUG(n, args...) do { } while(0) macro
/bionic/libc/
DJamfile7 DEBUG = 1 ;
13 # debugging support, simply define the DEBUG variable to activate verbose output
16 if $(DEBUG) {
/bionic/libc/stdlib/
Dstrtod.c142 #ifdef DEBUG
894 #ifdef DEBUG
902 #ifdef DEBUG
1076 #ifdef DEBUG
1181 #ifdef DEBUG
1215 #ifdef DEBUG
1930 #ifdef DEBUG
1941 #ifdef DEBUG
/bionic/libc/kernel/common/linux/
Ddevice.h210 #ifdef DEBUG
/bionic/libc/bionic/
Dmalloc_debug_leak.c71 #define DEBUG 0 macro
Ddlmalloc.c1287 #ifdef DEBUG
2361 #if ! DEBUG
2717 #if DEBUG
4255 #if DEBUG in ialloc()
/bionic/libc/netbsd/net/
Dgetaddrinfo.c2182 #ifdef DEBUG in res_queryN()
2194 #ifdef DEBUG in res_queryN()
2204 #ifdef DEBUG in res_queryN()
2215 #ifdef DEBUG in res_queryN()
2410 #ifdef DEBUG in res_querydomainN()
/bionic/libc/netbsd/
Dgethnamaddr.c98 #ifdef DEBUG
133 #ifdef DEBUG