Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraphunit.cc1602 bool check_same_comdat_groups = false; in mark_functions_to_output() local
1642 check_same_comdat_groups = true; in mark_functions_to_output()
1671 if (flag_checking && check_same_comdat_groups) in mark_functions_to_output()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraphunit.c1590 bool check_same_comdat_groups = false; in mark_functions_to_output() local
1630 check_same_comdat_groups = true; in mark_functions_to_output()
1659 if (flag_checking && check_same_comdat_groups) in mark_functions_to_output()