Searched refs:remove_child_or_replace_with_skeleton (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2out.cc | 3823 static dw_die_ref remove_child_or_replace_with_skeleton (dw_die_ref, 8570 remove_child_or_replace_with_skeleton (dw_die_ref unit, dw_die_ref child, in remove_child_or_replace_with_skeleton() function 8746 replacement = remove_child_or_replace_with_skeleton (unit, c, prev); in break_out_comdat_types()
|
H A D | ChangeLog-2012 | 25872 (remove_child_or_replace_with_skeleton): Set it. 34265 (remove_child_or_replace_with_skeleton): Add new parameter; update
|
H A D | ChangeLog-2009 | 7493 (remove_child_or_replace_with_skeleton): New function.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2out.c | 3733 static dw_die_ref remove_child_or_replace_with_skeleton (dw_die_ref, 8424 remove_child_or_replace_with_skeleton (dw_die_ref unit, dw_die_ref child, in remove_child_or_replace_with_skeleton() function 8600 replacement = remove_child_or_replace_with_skeleton (unit, c, prev); in break_out_comdat_types()
|