Searched refs:ctor_vtbl_p (Results 1 – 4 of 4) sorted by relevance
96 int ctor_vtbl_p; member6556 int ctor_vtbl_p = TYPE_BINFO (t) != binfo; in dump_vtable() local6559 ctor_vtbl_p ? "Construction vtable" : "Vtable", in dump_vtable()6561 if (ctor_vtbl_p) in dump_vtable()7010 int ctor_vtbl_p = !SAME_BINFO_TYPE_P (BINFO_TYPE (rtti_binfo), t); in accumulate_vtbl_inits() local7020 if (ctor_vtbl_p in accumulate_vtbl_inits()7060 int ctor_vtbl_p = !SAME_BINFO_TYPE_P (BINFO_TYPE (rtti_binfo), t); in dfs_accumulate_vtbl_inits() local7062 if (ctor_vtbl_p in dfs_accumulate_vtbl_inits()7143 if (ctor_vtbl_p) in dfs_accumulate_vtbl_inits()7203 vid.ctor_vtbl_p = !SAME_BINFO_TYPE_P (BINFO_TYPE (rtti_binfo), t); in build_vtbl_initializer()[all …]
1952 and add ctor_vtbl_p.
89 int ctor_vtbl_p; member7078 int ctor_vtbl_p = TYPE_BINFO (t) != binfo; local7081 ctor_vtbl_p ? "Construction vtable" : "Vtable",7083 if (ctor_vtbl_p)7602 int ctor_vtbl_p = !same_type_p (BINFO_TYPE (rtti_binfo), t); local7614 if (ctor_vtbl_p 7657 int ctor_vtbl_p = !same_type_p (BINFO_TYPE (rtti_binfo), t); local7659 if (ctor_vtbl_p7737 if (ctor_vtbl_p)7794 vid.ctor_vtbl_p = !same_type_p (BINFO_TYPE (rtti_binfo), t);[all …]
11824 and add ctor_vtbl_p.