Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcov.c187 static struct bb_info_list *bb_graph_list = 0; variable
963 bb_graph_list = b_ptr; in read_files()
977 for (b_ptr = bb_graph_list; b_ptr; b_ptr = b_ptr->next) in read_files()
1337 current_graph = bb_graph_list;