Searched refs:INCL_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.c270 sym_id_add (optarg, INCL_GRAPH);
374 sym_id_add (optarg, INCL_GRAPH);
H A Dcg_arcs.c467 * INCL_GRAPH table, or there being an empty INCL_GRAPH
470 if (sym_lookup (&syms[INCL_GRAPH], child->addr)
471 || (syms[INCL_GRAPH].len == 0
482 * (But favor INCL_GRAPH over EXCL_GRAPH.)
484 if (!sym_lookup (&syms[INCL_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.c270 sym_id_add (optarg, INCL_GRAPH);
374 sym_id_add (optarg, INCL_GRAPH);
H A Dcg_arcs.c467 * INCL_GRAPH table, or there being an empty INCL_GRAPH
470 if (sym_lookup (&syms[INCL_GRAPH], child->addr)
471 || (syms[INCL_GRAPH].len == 0
482 * (But favor INCL_GRAPH over EXCL_GRAPH.)
484 if (!sym_lookup (&syms[INCL_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.c270 sym_id_add (optarg, INCL_GRAPH);
374 sym_id_add (optarg, INCL_GRAPH);
H A Dcg_arcs.c468 * INCL_GRAPH table, or there being an empty INCL_GRAPH
471 if (sym_lookup (&syms[INCL_GRAPH], child->addr)
472 || (syms[INCL_GRAPH].len == 0
483 * (But favor INCL_GRAPH over EXCL_GRAPH.)
485 if (!sym_lookup (&syms[INCL_GRAPH], child->addr)

Completed in 107 milliseconds