Searched refs:EXCL_GRAPH (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dsym_ids.h28 INCL_GRAPH = 0, EXCL_GRAPH,
27 INCL_GRAPH = 0, EXCL_GRAPH, enumerator in enum:__anon1737
H A Dgprof.c264 sym_id_add (optarg, EXCL_GRAPH);
398 sym_id_add (optarg, EXCL_GRAPH);
520 sym_id_add (*sp, EXCL_GRAPH);
H A Dcg_arcs.c468 * table and not being in the EXCL_GRAPH table.
472 && !sym_lookup (&syms[EXCL_GRAPH], child->addr)))
481 * to shut it up by putting it in the EXCL_GRAPH table.
482 * (But favor INCL_GRAPH over EXCL_GRAPH.)
485 && sym_lookup (&syms[EXCL_GRAPH], child->addr))
/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dsym_ids.h28 INCL_GRAPH = 0, EXCL_GRAPH,
27 INCL_GRAPH = 0, EXCL_GRAPH, enumerator in enum:__anon631
H A Dgprof.c264 sym_id_add (optarg, EXCL_GRAPH);
398 sym_id_add (optarg, EXCL_GRAPH);
520 sym_id_add (*sp, EXCL_GRAPH);
H A Dcg_arcs.c468 * table and not being in the EXCL_GRAPH table.
472 && !sym_lookup (&syms[EXCL_GRAPH], child->addr)))
481 * to shut it up by putting it in the EXCL_GRAPH table.
482 * (But favor INCL_GRAPH over EXCL_GRAPH.)
485 && sym_lookup (&syms[EXCL_GRAPH], child->addr))
/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dsym_ids.h28 INCL_GRAPH = 0, EXCL_GRAPH,
27 INCL_GRAPH = 0, EXCL_GRAPH, enumerator in enum:__anon617
H A Dgprof.c264 sym_id_add (optarg, EXCL_GRAPH);
398 sym_id_add (optarg, EXCL_GRAPH);
520 sym_id_add (*sp, EXCL_GRAPH);
H A Dcg_arcs.c469 * table and not being in the EXCL_GRAPH table.
473 && !sym_lookup (&syms[EXCL_GRAPH], child->addr)))
482 * to shut it up by putting it in the EXCL_GRAPH table.
483 * (But favor INCL_GRAPH over EXCL_GRAPH.)
486 && sym_lookup (&syms[EXCL_GRAPH], child->addr))

Completed in 121 milliseconds