Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dgcov.c193 } function_t; typedef
246 function_t *functions;
254 static function_t *functions;
337 static void solve_flow_graph (function_t *);
339 static void add_line_counts (coverage_t *, function_t *);
503 function_t *fn; in process_file()
569 function_t *fn; in release_structures()
742 function_t *probe, *prev; in read_graph_file()
750 fn = XCNEW (function_t); in read_graph_file()
921 function_t *fn, *fn_p, *fn_n; in read_graph_file()
[all …]