Searched refs:CALLDEBUG (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gprof/ |
| D | mips.c | 59 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"), in mips_find_call() 72 DBG (CALLDEBUG, in mips_find_call() 81 DBG (CALLDEBUG, in mips_find_call() 87 DBG (CALLDEBUG, printf ("\n")); in mips_find_call() 95 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); in mips_find_call() 100 DBG (CALLDEBUG, in mips_find_call()
|
| D | alpha.c | 107 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"), in alpha_find_call() 130 DBG (CALLDEBUG, in alpha_find_call() 140 DBG (CALLDEBUG, in alpha_find_call() 155 DBG (CALLDEBUG, in alpha_find_call() 161 DBG (CALLDEBUG, printf ("\n")); in alpha_find_call() 171 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); in alpha_find_call()
|
| D | i386.c | 56 DBG (CALLDEBUG, printf ("[findcall] %s: 0x%lx to 0x%lx\n", in i386_find_call() 68 DBG (CALLDEBUG, in i386_find_call() 85 DBG (CALLDEBUG, in i386_find_call() 100 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); in i386_find_call()
|
| D | sparc.c | 51 DBG (CALLDEBUG, printf ("[find_call] %s: 0x%lx to 0x%lx\n", in sparc_find_call() 62 DBG (CALLDEBUG, in sparc_find_call() 75 DBG (CALLDEBUG, in sparc_find_call() 90 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); in sparc_find_call()
|
| D | aarch64.c | 54 DBG (CALLDEBUG, printf ("[find_call] %s: 0x%lx to 0x%lx\n", in aarch64_find_call() 67 DBG (CALLDEBUG, in aarch64_find_call() 82 DBG (CALLDEBUG, in aarch64_find_call() 97 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); in aarch64_find_call()
|
| D | vax.c | 250 DBG (CALLDEBUG, printf ("[findcall] %s: 0x%lx to 0x%lx\n", in vax_find_call() 266 DBG (CALLDEBUG, in vax_find_call() 285 DBG (CALLDEBUG, in vax_find_call() 327 DBG (CALLDEBUG, in vax_find_call() 356 DBG (CALLDEBUG, printf ("[findcall]\tbut it's a botch\n")); in vax_find_call()
|
| D | gprof.h | 86 #define CALLDEBUG (1<<8) /* 256 */ macro
|