Searched refs:add_vcall_offset (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/gcc/gcc/cp/ |
H A D | class.c | 162 static void add_vcall_offset (tree, tree, vtbl_init_data *); 7563 add_vcall_offset (orig_fn, binfo, vid); in add_vcall_offset_vtbl_entries_1() 7627 add_vcall_offset (orig_fn, binfo, vid); in add_vcall_offset_vtbl_entries_1() 7635 add_vcall_offset (tree orig_fn, tree binfo, vtbl_init_data *vid) in add_vcall_offset() function
|
H A D | ChangeLog | 5720 (build_vtbl_initializer, add_vcall_offset, add_vcall_offset): 5881 add_vcall_offset): Adjust. 6175 (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.
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | class.c | 160 static void add_vcall_offset (tree, tree, vtbl_init_data *); 8155 add_vcall_offset (orig_fn, binfo, vid); 8220 add_vcall_offset (orig_fn, binfo, vid); 8228 add_vcall_offset (tree orig_fn, tree binfo, vtbl_init_data *vid) in add_vcall_offset() function
|
H A D | ChangeLog | 2280 (add_vcall_offset): Likewise. 2296 (add_vcall_offset): ... new function.
|