Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Dclass.c162 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 DChangeLog5720 (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 DChangeLog-2002869 (add_vcall_offset): Likewise.
885 (add_vcall_offset): ... new function.
H A DChangeLog-20043203 (add_vcall_offset): Adjust.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dclass.c160 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 DChangeLog2280 (add_vcall_offset): Likewise.
2296 (add_vcall_offset): ... new function.