Home
last modified time | relevance | path

Searched defs:arc_info (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov.c85 struct arc_info struct
88 class block_info *src;
89 class block_info *dst;
92 gcov_type count;
117 struct arc_info *succ_next; argument
118 struct arc_info *pred_next; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov.cc85 struct arc_info struct
88 class block_info *src;
89 class block_info *dst;
92 gcov_type count;
117 struct arc_info *succ_next; argument
118 struct arc_info *pred_next; argument