Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraphunit.c1357 bool check_same_comdat_groups = false; in cgraph_mark_functions_to_output() local
1403 check_same_comdat_groups = true; in cgraph_mark_functions_to_output()
1432 if (check_same_comdat_groups) in cgraph_mark_functions_to_output()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcgraphunit.c1475 bool check_same_comdat_groups = false; in mark_functions_to_output() local
1515 check_same_comdat_groups = true; in mark_functions_to_output()
1544 if (flag_checking && check_same_comdat_groups) in mark_functions_to_output()