Home
last modified time | relevance | path

Searched refs:dump_vtable (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.cc170 static void dump_vtable (tree, tree, tree);
9251 dump_vtable (tree t, tree binfo, tree vtable) in dump_vtable() function
9385 dump_vtable (BINFO_TYPE (binfo), binfo, decl); in initialize_vtable()
9691 dump_vtable (t, binfo, vtbl); in build_ctor_vtbl_group()
H A DChangeLog-20011847 (dump_array, dump_vtable, dump_vtt): New functions.
1849 (initialize_vtable): Call dump_vtable.
1851 (build_ctor_vtbl_group): Call dump_vtable.
H A DChangeLog-20173777 (dump_class_hierarchy, dump_vtable, dump_vtt): Use it.
3886 (dump_vtable): Likewise.
H A DChangeLog-2012196 (dump_vtable): Likewise.
H A DChangeLog-20042471 (dump_class_hierarchy_r, dump_vtable): Adjust. Don't pass a binfo
4028 end_of_class, get_vfield_name, dump_class_hierarchy, dump_vtable,
H A DChangeLog-20142008 (dump_vtable): Ditto.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c171 static void dump_vtable (tree, tree, tree);
9134 dump_vtable (tree t, tree binfo, tree vtable) in dump_vtable() function
9268 dump_vtable (BINFO_TYPE (binfo), binfo, decl); in initialize_vtable()
9574 dump_vtable (t, binfo, vtbl); in build_ctor_vtbl_group()