Home
last modified time | relevance | path

Searched refs:arc_info (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcc/
HDgcov.c76 typedef struct arc_info struct
105 struct arc_info *line_next; argument
108 struct arc_info *succ_next; argument
109 struct arc_info *pred_next; argument
801 struct arc_info *arc; in read_graph_file()
HDChangeLog-200310053 * gcov.c (typedef struct arc_info): New field cs_count.
27712 * gcov.c (struct arc_info): Replace local_span with cycle.
28335 (struct arc_info): Add local_span, is_call_non_return,
HDChangeLog.tree-ssa8329 * gcov.c (typedef struct arc_info): New field cs_count.