Searched refs:update_vtable_entry_for_fn (Results 1 – 9 of 9) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | ChangeLog-2002 | 49 (update_vtable_entry_for_fn): Combine covariant adjustments, when 172 (update_vtable_entry_for_fn): Look through thunks. Set covariant 653 (update_vtable_entry_for_fn): Generate covariant thunk. 917 (update_vtable_entry_for_fn): Do not try to use virtual thunks 3095 * class.c (update_vtable_entry_for_fn): Call it. 4484 * class.c (update_vtable_entry_for_fn): Set delta to zero for a
|
| D | class.c | 190 static void update_vtable_entry_for_fn (tree, tree, tree, tree *, unsigned); 1980 update_vtable_entry_for_fn (tree t, tree binfo, tree fn, tree* virtuals, in update_vtable_entry_for_fn() function 2243 update_vtable_entry_for_fn (t, in dfs_modify_vtables()
|
| D | ChangeLog-2004 | 1275 update_vtable_entry_for_fn, dfs_modify_vtables, build_vtt_inits, 2085 (update_vtable_entry_for_fn): Clear BV_CALL_INDEX here. 2518 check_bases, update_vtable_entry_for_fn, layout_empty_base, 4024 dfs_find_inal_overrider_post, update_vtable_entry_for_fn, 4261 update_vtable_entry_for_fn, walk_subobject_offsets, end_of_class, 5905 * class.c (update_vtable_entry_for_fn): Do not go through
|
| D | ChangeLog-2001 | 1235 * class.c (update_vtable_entry_for_fn): The fixed adjustment 1655 * class.c (update_vtable_entry_for_fn): Uncomment optimization to use 1786 * class.c (update_vtable_entry_for_fn): Only look as far as the
|
| D | ChangeLog-2000 | 1962 (update_vtable_entry_for_fn): Use get_primary_binfo. 2545 * class.c (update_vtable_entry_for_fn): Correct logic for deciding 2659 (update_vtable_entry_for_fn): Correct bug in finding the base 4079 * class.c (update_vtable_entry_for_fn): Prototype. 4368 (update_vtable_entry_for_fn): Split out from dfs_modify_vtables.
|
| D | ChangeLog-2003 | 365 * class.c (update_vtable_entry_for_fn): Get the vbase within the 758 (update_vtable_entry_for_fn): Add ssizetype casts. Correct 5764 (update_vtable_entry_for_fn): Adjust. 6186 * class.c (update_vtable_entry_for_fn): Add index parameter.
|
| D | ChangeLog | 4074 * class.c (update_vtable_entry_for_fn): Don't process invalid 4435 (update_vtable_entry_for_fn): ... here. 6401 * class.c (update_vtable_entry_for_fn): Don't crash on invalid 6581 (update_vtable_entry_for_fn): Walk the covariant's binfo chain
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | class.c | 191 static void update_vtable_entry_for_fn PARAMS ((tree, tree, tree, tree *)); 2401 update_vtable_entry_for_fn (t, binfo, fn, virtuals) in update_vtable_entry_for_fn() function 2522 update_vtable_entry_for_fn (t,
|
| D | ChangeLog | 2328 (update_vtable_entry_for_fn): Do not try to use virtual thunks 4498 * class.c (update_vtable_entry_for_fn): Call it. 5887 * class.c (update_vtable_entry_for_fn): Set delta to zero for a 7212 * class.c (update_vtable_entry_for_fn): The fixed adjustment 7632 * class.c (update_vtable_entry_for_fn): Uncomment optimization to use 7763 * class.c (update_vtable_entry_for_fn): Only look as far as the 11834 (update_vtable_entry_for_fn): Use get_primary_binfo. 12417 * class.c (update_vtable_entry_for_fn): Correct logic for deciding 12531 (update_vtable_entry_for_fn): Correct bug in finding the base 13951 * class.c (update_vtable_entry_for_fn): Prototype. [all …]
|