HomeSort by: relevance | last modified time | path
    Searched defs:comdat_can_be_unshared_p_1 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ipa-visibility.cc 126 comdat_can_be_unshared_p_1 (symtab_node *node) function
171 if (!comdat_can_be_unshared_p_1 (node))
182 if (!comdat_can_be_unshared_p_1 (next))
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-visibility.cc 125 comdat_can_be_unshared_p_1 (symtab_node *node) function
170 if (!comdat_can_be_unshared_p_1 (node))
181 if (!comdat_can_be_unshared_p_1 (next))

Completed in 28 milliseconds