Searched refs:modify_all_vtables (Results 1 – 11 of 11) sorted by relevance
3958 (modify_all_vtables): Likewise.4371 (modify_all_vtables): Fix thinko in code to add overriding copies5043 (modify_all_vtables): Don't use start_vtable. Do use set_vindex.6352 (modify_all_vtables): Adjust. Set BV_VCALL_INDEX on new6818 (modify_all_vtables): Handle all the overridden functions here.6821 (finish_struct_1): Adjust call to modify_all_vtables. Add7066 (modify_all_vtables): Use dfs_unmarked_real_bases_queue_p7190 (modify_all_vtables): Use them.
126 static tree modify_all_vtables (tree, tree);2879 modify_all_vtables (tree t, tree virtuals) in modify_all_vtables() function7529 virtuals = modify_all_vtables (t, nreverse (virtuals)); in finish_struct_1()
1219 (modify_all_vtables): Walk in pre-order.1408 (modify_all_vtables): Use dfs_walk_once.
3212 BINFO_VIRTUALS as early as we can, so that modify_all_vtables can3220 modify_all_vtables): New routines.
1425 (modify_all_vtables): Likewise.
3848 * class.c (modify_all_vtables): Mangle the vtable name before
1013 (modify_all_vtables): Likewise.
5765 (modify_all_vtables): Adjust.
4083 (modify_all_vtables): Likewise.
126 static tree modify_all_vtables (tree, tree);2776 modify_all_vtables (tree t, tree virtuals) in modify_all_vtables() function7417 virtuals = modify_all_vtables (t, nreverse (virtuals)); in finish_struct_1()
32198 (modify_all_vtables): Adjust.