Searched refs:add_vcall_offset (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | class.c | 162 static void add_vcall_offset (tree, tree, vtbl_init_data *); 7592 add_vcall_offset (orig_fn, binfo, vid); in add_vcall_offset_vtbl_entries_1() 7656 add_vcall_offset (orig_fn, binfo, vid); in add_vcall_offset_vtbl_entries_1() 7664 add_vcall_offset (tree orig_fn, tree binfo, vtbl_init_data *vid) in add_vcall_offset() function
|
| H A D | ChangeLog | 5789 (build_vtbl_initializer, add_vcall_offset, add_vcall_offset): 5950 add_vcall_offset): Adjust. 6244 (add_vcall_offset): Replace fold (buildN (...)) with fold_buildN.
|
| H A D | ChangeLog-2002 | 869 (add_vcall_offset): Likewise. 885 (add_vcall_offset): ... new function.
|
| H A D | ChangeLog-2004 | 3203 (add_vcall_offset): Adjust.
|