Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dgcov.c334 static source_t *find_source (const char *);
673 find_source (const char *file_name) in find_source() function
747 src = find_source (gcov_read_string ()); in read_graph_file()
878 src = find_source (file_name); in read_graph_file()