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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 3818 static bool should_move_die_to_comdat (dw_die_ref);
8213 should_move_die_to_comdat (dw_die_ref die)
8773 if (should_move_die_to_comdat (c))
8203 should_move_die_to_comdat (dw_die_ref die) function
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 3820 static int should_move_die_to_comdat (dw_die_ref);
8180 should_move_die_to_comdat (dw_die_ref die)
8731 if (should_move_die_to_comdat (c))
8170 should_move_die_to_comdat (dw_die_ref die) function

Completed in 62 milliseconds