HomeSort by: relevance | last modified time | path
    Searched refs:DBG (Results 1 - 25 of 167) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/gpl3/binutils/dist/gprofng/src/
gp-gmon.h 7 #define DBG(l,s) {s;}
9 #define DBG(l,s)
  /src/share/examples/puffs/icfs/
Makefile 6 DBG= -g -O0
  /src/share/examples/puffs/pnullfs/
Makefile 6 DBG= -g -O0
  /src/share/examples/puffs/rot13fs/
Makefile 6 DBG= -g -O0
  /src/external/gpl3/binutils/dist/gprof/
i386.c 57 DBG (CALLDEBUG, printf ("[findcall] %s: 0x%lx to 0x%lx\n",
69 DBG (CALLDEBUG,
86 DBG (CALLDEBUG,
101 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
sparc.c 52 DBG (CALLDEBUG, printf ("[find_call] %s: 0x%lx to 0x%lx\n",
63 DBG (CALLDEBUG,
76 DBG (CALLDEBUG,
91 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
mips.c 60 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"),
73 DBG (CALLDEBUG,
82 DBG (CALLDEBUG,
88 DBG (CALLDEBUG, printf ("\n"));
96 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
101 DBG (CALLDEBUG,
alpha.c 108 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"),
131 DBG (CALLDEBUG,
141 DBG (CALLDEBUG,
156 DBG (CALLDEBUG,
162 DBG (CALLDEBUG, printf ("\n"));
172 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
  /src/external/gpl3/binutils.old/dist/gprof/
i386.c 57 DBG (CALLDEBUG, printf ("[findcall] %s: 0x%lx to 0x%lx\n",
69 DBG (CALLDEBUG,
86 DBG (CALLDEBUG,
101 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
sparc.c 52 DBG (CALLDEBUG, printf ("[find_call] %s: 0x%lx to 0x%lx\n",
63 DBG (CALLDEBUG,
76 DBG (CALLDEBUG,
91 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
mips.c 60 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"),
73 DBG (CALLDEBUG,
82 DBG (CALLDEBUG,
88 DBG (CALLDEBUG, printf ("\n"));
96 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
101 DBG (CALLDEBUG,
alpha.c 108 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"),
131 DBG (CALLDEBUG,
141 DBG (CALLDEBUG,
156 DBG (CALLDEBUG,
162 DBG (CALLDEBUG, printf ("\n"));
172 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
  /src/external/gpl3/binutils/dist/gas/
itbl-parse.y 264 #define DBG(x) printf x
266 #define DBG(x)
310 DBG (("line %d: entry pnum=%d type=%d name=%s value=x%x\n",
316 DBG (("line %d: entry pnum=%d type=INSN name=%s value=x%x",
318 DBG ((" sbit=%d ebit=%d flags=0x%x\n", sbit, ebit, $6));
354 DBG (("line %d: field type=%d sbit=%d ebit=%d, flags=0x%x\n",
  /src/external/gpl3/binutils.old/dist/gas/
itbl-parse.y 264 #define DBG(x) printf x
266 #define DBG(x)
310 DBG (("line %d: entry pnum=%d type=%d name=%s value=x%x\n",
316 DBG (("line %d: entry pnum=%d type=INSN name=%s value=x%x",
318 DBG ((" sbit=%d ebit=%d flags=0x%x\n", sbit, ebit, $6));
354 DBG (("line %d: field type=%d sbit=%d ebit=%d, flags=0x%x\n",
  /src/lib/libisns/
isns_config.h 39 #define DBG(...) do { printf(__VA_ARGS__); } while (0)
41 #define DBG(...) do {} while (0)
  /src/share/examples/rump/btplay/
Makefile 12 DBG= -g
  /src/share/examples/rump/dmtest/
Makefile 13 DBG= -g
  /src/share/examples/rump/sdread/
Makefile 12 DBG= -g
  /src/share/examples/rump/tipsy/
Makefile 12 DBG= -g
  /src/share/examples/rump/ttyserv/
Makefile 11 DBG=-g
  /src/share/examples/rump/ukbd_read/
Makefile 11 DBG= -g
  /src/share/examples/rump/ulptprint/
Makefile 10 DBG= -g
  /src/share/examples/rump/ums_draw/
Makefile 13 DBG= -g
  /src/share/examples/rump/umserv/
Makefile 11 DBG=-g
  /src/share/examples/rump/wirelessconf/
Makefile 13 DBG= -g

Completed in 29 milliseconds

1 2 3 4 5 6 7