| /openbsd/src/gnu/usr.bin/binutils-2.17/gprof/ |
| D | mips.c | 71 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"), in mips_find_call() 81 DBG (CALLDEBUG, in mips_find_call() 88 DBG (CALLDEBUG, in mips_find_call() 94 DBG (CALLDEBUG, printf ("\n")); in mips_find_call() 101 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); in mips_find_call() 106 DBG (CALLDEBUG, in mips_find_call()
|
| D | alpha.c | 119 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"), in alpha_find_call() 140 DBG (CALLDEBUG, in alpha_find_call() 150 DBG (CALLDEBUG, in alpha_find_call() 163 DBG (CALLDEBUG, in alpha_find_call() 169 DBG (CALLDEBUG, printf ("\n")); in alpha_find_call() 178 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); in alpha_find_call()
|
| D | i386.c | 68 DBG (CALLDEBUG, printf ("[findcall] %s: 0x%lx to 0x%lx\n", in i386_find_call() 77 DBG (CALLDEBUG, in i386_find_call() 94 DBG (CALLDEBUG, in i386_find_call() 109 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); in i386_find_call()
|
| D | sparc.c | 63 DBG (CALLDEBUG, printf ("[find_call] %s: 0x%lx to 0x%lx\n", in sparc_find_call() 72 DBG (CALLDEBUG, in sparc_find_call() 83 DBG (CALLDEBUG, in sparc_find_call() 97 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); in sparc_find_call()
|
| D | vax.c | 262 DBG (CALLDEBUG, printf ("[findcall] %s: 0x%lx to 0x%lx\n", in vax_find_call() 276 DBG (CALLDEBUG, in vax_find_call() 289 DBG (CALLDEBUG, in vax_find_call() 324 DBG (CALLDEBUG, in vax_find_call() 353 DBG (CALLDEBUG, printf ("[findcall]\tbut it's a botch\n")); in vax_find_call()
|
| D | tahoe.c | 250 DBG (CALLDEBUG, printf ("[findcall] %s: 0x%lx to 0x%lx\n", in tahoe_find_call() 264 DBG (CALLDEBUG, printf ("[findcall]\t0x%lx:callf", in tahoe_find_call() 277 DBG (CALLDEBUG, in tahoe_find_call() 313 DBG (CALLDEBUG, in tahoe_find_call() 342 DBG (CALLDEBUG, printf ("[findcall]\tbut it's a botch\n")); in tahoe_find_call()
|
| D | gprof.h | 90 #define CALLDEBUG (1<<8) /* 256 */ macro
|
| /openbsd/src/gnu/usr.bin/binutils/gprof/ |
| D | mips.c | 74 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"), 84 DBG (CALLDEBUG, 91 DBG (CALLDEBUG, 97 DBG (CALLDEBUG, printf ("\n")); 104 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); 109 DBG (CALLDEBUG,
|
| D | alpha.c | 120 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"), 141 DBG (CALLDEBUG, 151 DBG (CALLDEBUG, 164 DBG (CALLDEBUG, 170 DBG (CALLDEBUG, printf ("\n")); 179 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
|
| D | sparc.c | 66 DBG (CALLDEBUG, printf ("[find_call] %s: 0x%lx to 0x%lx\n", 75 DBG (CALLDEBUG, 86 DBG (CALLDEBUG, 100 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
|
| D | i386.c | 72 DBG (CALLDEBUG, printf ("[findcall] %s: 0x%lx to 0x%lx\n", 81 DBG (CALLDEBUG, 98 DBG (CALLDEBUG, 113 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
|
| D | vax.c | 267 DBG (CALLDEBUG, printf ("[findcall] %s: 0x%lx to 0x%lx\n", 281 DBG (CALLDEBUG, 294 DBG (CALLDEBUG, 329 DBG (CALLDEBUG, 358 DBG (CALLDEBUG, printf ("[findcall]\tbut it's a botch\n"));
|
| D | tahoe.c | 256 DBG (CALLDEBUG, printf ("[findcall] %s: 0x%lx to 0x%lx\n", 270 DBG (CALLDEBUG, printf ("[findcall]\t0x%lx:callf", 283 DBG (CALLDEBUG, 319 DBG (CALLDEBUG, 348 DBG (CALLDEBUG, printf ("[findcall]\tbut it's a botch\n"));
|
| D | gprof.h | 90 #define CALLDEBUG (1<<8) /* 256 */ macro
|
| /openbsd/src/usr.bin/gprof/ |
| D | i386.c | 49 if ( debug & CALLDEBUG ) { in findcall() 60 if ( debug & CALLDEBUG ) { in findcall() 68 if ( debug & CALLDEBUG ) { in findcall() 81 if ( debug & CALLDEBUG ) { in findcall()
|
| D | gprof.h | 301 #define CALLDEBUG 128 macro
|