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

/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dsym_ids.h29 INCL_ARCS, EXCL_ARCS,
28 INCL_ARCS, EXCL_ARCS, enumerator in enum:__anon1737
H A Dcall_graph.c61 /* Keep arc if it is on INCL_ARCS table or if the INCL_ARCS table
63 if (sym_id_arc_is_present (&syms[INCL_ARCS], parent, child)
64 || (syms[INCL_ARCS].len == 0
H A Dgprof.c370 sym_id_add (optarg, INCL_ARCS);
/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dsym_ids.h29 INCL_ARCS, EXCL_ARCS,
28 INCL_ARCS, EXCL_ARCS, enumerator in enum:__anon631
H A Dcall_graph.c61 /* Keep arc if it is on INCL_ARCS table or if the INCL_ARCS table
63 if (sym_id_arc_is_present (&syms[INCL_ARCS], parent, child)
64 || (syms[INCL_ARCS].len == 0
H A Dgprof.c370 sym_id_add (optarg, INCL_ARCS);
/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dsym_ids.h29 INCL_ARCS, EXCL_ARCS,
28 INCL_ARCS, EXCL_ARCS, enumerator in enum:__anon617
H A Dcall_graph.c61 /* Keep arc if it is on INCL_ARCS table or if the INCL_ARCS table
63 if (sym_id_arc_is_present (&syms[INCL_ARCS], parent, child)
64 || (syms[INCL_ARCS].len == 0
H A Dgprof.c370 sym_id_add (optarg, INCL_ARCS);

Completed in 101 milliseconds