Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgcov.c377 static unsigned find_source (const char *);
888 find_source (const char *file_name) in find_source() function
1045 src_idx = find_source (gcov_read_string ()); in read_graph_file()
1178 src_idx = find_source (file_name); in read_graph_file()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgcov.c543 static unsigned find_source (const char *);
1441 find_source (const char *file_name) in find_source() function
1577 unsigned src_idx = find_source (gcov_read_string ()); in read_graph_file()
1706 (find_source (file_name))); in read_graph_file()