Home
last modified time | relevance | path

Searched refs:dfs_fixup_binfo_vtbls (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dclass.c196 static tree dfs_fixup_binfo_vtbls (tree, void *);
7976 dfs_walk_all (binfo, dfs_fixup_binfo_vtbls, NULL, binfo); in build_vtt_inits()
8039 dfs_fixup_binfo_vtbls (tree binfo, void* data) in dfs_fixup_binfo_vtbls() function
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dclass.c201 static tree dfs_fixup_binfo_vtbls (tree, void *);
8814 dfs_walk_all (binfo, dfs_fixup_binfo_vtbls, NULL, binfo); in build_vtt_inits()
8877 dfs_fixup_binfo_vtbls (tree binfo, void* data) in dfs_fixup_binfo_vtbls() function