Searched refs:DBG (Results 1 - 25 of 86) sorted by relevance

1234

/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dpseudo.s5 DBG R0;
6 DBG R1;
7 DBG R2;
8 DBG R3;
9 DBG R4;
10 DBG R5;
11 DBG R6;
12 DBG R7;
14 DBG P0;
15 DBG P
[all...]
H A Dpseudo.d7 0: 00 f8 DBG R0;
8 2: 01 f8 DBG R1;
9 4: 02 f8 DBG R2;
10 6: 03 f8 DBG R3;
11 8: 04 f8 DBG R4;
12 a: 05 f8 DBG R5;
13 c: 06 f8 DBG R6;
14 e: 07 f8 DBG R7;
15 10: 08 f8 DBG P0;
16 12: 09 f8 DBG P
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/dfp/
H A Ddfp-dbg.h5 #ifdef DBG
/haiku-buildtools/binutils/gprof/
H A Di386.c56 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"));
H A Dsparc.c51 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"));
H A Daarch64.c54 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"));
H A Dmips.c59 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,
H A Dalpha.c107 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"));
H A Dcg_dfn.c139 DBG (DFNDEBUG,
155 DBG (DFNDEBUG,
168 DBG (DFNDEBUG, printf ("[find_cycle] new cyclehead ");
183 DBG (DFNDEBUG, printf ("[find_cycle] glomming ");
191 DBG (DFNDEBUG, printf ("[find_cycle] and its tail ");
227 DBG (DFNDEBUG, printf ("[pre_visit]\t\t%d:", dfn_depth);
242 DBG (DFNDEBUG, printf ("[post_visit]\t%d: ", dfn_depth);
255 DBG (DFNDEBUG, printf ("[post_visit]\t\tmember ");
262 DBG (DFNDEBUG, printf ("[post_visit]\t\tis part of a cycle\n"));
276 DBG (DFNDEBU
[all...]
H A Dcall_graph.c68 DBG (TALLYDEBUG,
95 DBG (SAMPLEDEBUG,
125 DBG (SAMPLEDEBUG,
/haiku-buildtools/legacy/binutils/gprof/
H A Dmips.c71 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"),
81 DBG (CALLDEBUG,
88 DBG (CALLDEBUG,
94 DBG (CALLDEBUG, printf ("\n"));
101 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
106 DBG (CALLDEBUG,
H A Dalpha.c119 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"),
140 DBG (CALLDEBUG,
150 DBG (CALLDEBUG,
163 DBG (CALLDEBUG,
169 DBG (CALLDEBUG, printf ("\n"));
178 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
H A Di386.c68 DBG (CALLDEBUG, printf ("[findcall] %s: 0x%lx to 0x%lx\n",
77 DBG (CALLDEBUG,
94 DBG (CALLDEBUG,
109 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
H A Dsparc.c63 DBG (CALLDEBUG, printf ("[find_call] %s: 0x%lx to 0x%lx\n",
72 DBG (CALLDEBUG,
83 DBG (CALLDEBUG,
97 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
H A Dcg_dfn.c139 DBG (DFNDEBUG,
155 DBG (DFNDEBUG,
168 DBG (DFNDEBUG, printf ("[find_cycle] new cyclehead ");
183 DBG (DFNDEBUG, printf ("[find_cycle] glomming ");
191 DBG (DFNDEBUG, printf ("[find_cycle] and its tail ");
226 DBG (DFNDEBUG, printf ("[pre_visit]\t\t%d:", dfn_depth);
241 DBG (DFNDEBUG, printf ("[post_visit]\t%d: ", dfn_depth);
254 DBG (DFNDEBUG, printf ("[post_visit]\t\tmember ");
261 DBG (DFNDEBUG, printf ("[post_visit]\t\tis part of a cycle\n"));
275 DBG (DFNDEBU
[all...]
H A Dcall_graph.c68 DBG (TALLYDEBUG,
95 DBG (SAMPLEDEBUG,
125 DBG (SAMPLEDEBUG,
H A Dgprof.h98 #define DBG(l,s) if (debug_level & (l)) {s;} macro
100 #define DBG(l,s) macro
H A Dutils.c93 DBG (DFNDEBUG, printf ("{%d} ", self->cg.top_order));
94 DBG (PROPDEBUG, printf ("%4.0f%% ", 100.0 * self->cg.prop.fract));
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/compat/
H A Dscalar-by-value-x.h3 #define DBG(x) fputs (x, stdout); fflush (stdout); macro
5 #define DBG(x) macro
31 DBG ("."); \
33 DBG ("."); \
35 DBG ("."); \
37 DBG ("."); \
39 DBG ("."); \
42 DBG ("."); \
45 DBG ("."); \
48 DBG ("
[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Ditbl-parse.y264 #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",
H A Ditbl-lex.l30 #define DBG(x) printf x
33 #define DBG(x)
/haiku-buildtools/binutils/gas/
H A Ditbl-parse.y264 #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",
H A Ditbl-lex.l29 #define DBG(x) printf x
32 #define DBG(x)
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/dfp/
H A Ddfp-dbg.h13 #ifdef DBG
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/graphite/
H A Dpr43012.c9 #ifdef DBG
68 #ifdef DBG

Completed in 363 milliseconds

1234