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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 8387 copy_ancestor_tree (dw_die_ref unit, dw_die_ref die,
8425 new_parent = copy_ancestor_tree (unit, parent, decl_table);
8486 new_decl = copy_ancestor_tree (unit, decl, NULL);
8926 parent = copy_ancestor_tree (unit, targ->die_parent,
8377 copy_ancestor_tree (dw_die_ref unit, dw_die_ref die, function
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 8345 copy_ancestor_tree (dw_die_ref unit, dw_die_ref die,
8383 new_parent = copy_ancestor_tree (unit, parent, decl_table);
8444 new_decl = copy_ancestor_tree (unit, decl, NULL);
8884 parent = copy_ancestor_tree (unit, targ->die_parent,
8335 copy_ancestor_tree (dw_die_ref unit, dw_die_ref die, function

Completed in 64 milliseconds