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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gprof/
H A Dsym_ids.h29 INCL_ARCS, EXCL_ARCS,
28 INCL_ARCS, EXCL_ARCS, enumerator in enum:__anon3325
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.c363 sym_id_add (optarg, INCL_ARCS);

Completed in 114 milliseconds