Home
last modified time | relevance | path

Searched refs:add_vcall_offset (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dclass.c162 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 DChangeLog5789 (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 DChangeLog-2002869 (add_vcall_offset): Likewise.
885 (add_vcall_offset): ... new function.
H A DChangeLog-20043203 (add_vcall_offset): Adjust.