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

  /toolchain/binutils/binutils-2.25/gprof/
cg_dfn.c 115 if (debug_level & DFNDEBUG)
139 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"))
    [all...]
gprof.h 81 #define DFNDEBUG (1<<1) /* 2 */
utils.c 92 DBG (DFNDEBUG, printf ("{%d} ", self->cg.top_order));
cg_arcs.c 646 DBG (DFNDEBUG,

Completed in 136 milliseconds