Searched refs:post_visit (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dcg_dfn.c51 static void post_visit (Sym *);
238 post_visit (Sym *parent) function
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"));
302 post_visit (parent);
/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dcg_dfn.c51 static void post_visit (Sym *);
238 post_visit (Sym *parent) function
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"));
302 post_visit (parent);
/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dcg_dfn.c51 static void post_visit (Sym *);
238 post_visit (Sym *parent) function
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"));
302 post_visit (parent);

Completed in 140 milliseconds