HomeSort by relevance Sort by last modified time
    Searched refs:CALLDEBUG (Results 1 - 8 of 8) sorted by null

  /toolchain/binutils/binutils-2.25/gprof/
aarch64.c 54 DBG (CALLDEBUG, printf ("[find_call] %s: 0x%lx to 0x%lx\n",
66 DBG (CALLDEBUG,
81 DBG (CALLDEBUG,
96 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
i386.c 56 DBG (CALLDEBUG, printf ("[findcall] %s: 0x%lx to 0x%lx\n",
65 DBG (CALLDEBUG,
82 DBG (CALLDEBUG,
97 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
sparc.c 51 DBG (CALLDEBUG, printf ("[find_call] %s: 0x%lx to 0x%lx\n",
60 DBG (CALLDEBUG,
73 DBG (CALLDEBUG,
88 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
alpha.c 107 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"),
128 DBG (CALLDEBUG,
138 DBG (CALLDEBUG,
153 DBG (CALLDEBUG,
159 DBG (CALLDEBUG, printf ("\n"));
169 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
mips.c 59 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"),
70 DBG (CALLDEBUG,
79 DBG (CALLDEBUG,
85 DBG (CALLDEBUG, printf ("\n"));
93 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
98 DBG (CALLDEBUG,
tahoe.c 238 DBG (CALLDEBUG, printf ("[findcall] %s: 0x%lx to 0x%lx\n",
252 DBG (CALLDEBUG, printf ("[findcall]\t0x%lx:callf",
265 DBG (CALLDEBUG,
303 DBG (CALLDEBUG,
333 DBG (CALLDEBUG, printf ("[findcall]\tbut it's a botch\n"));
vax.c 250 DBG (CALLDEBUG, printf ("[findcall] %s: 0x%lx to 0x%lx\n",
264 DBG (CALLDEBUG,
277 DBG (CALLDEBUG,
314 DBG (CALLDEBUG,
344 DBG (CALLDEBUG, printf ("[findcall]\tbut it's a botch\n"));
gprof.h 88 #define CALLDEBUG (1<<8) /* 256 */

Completed in 80 milliseconds