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

/freebsd-9.3-release/contrib/gcc/
H A Dgcov.c193 } function_t; typedef in typeref:struct:function_info
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 *);
504 function_t *fn;
570 function_t *fn;
743 function_t *probe, *prev;
751 fn = XCNEW (function_t);
922 function_t *f
[all...]

Completed in 108 milliseconds