Searched refs:TYPE_VPTR_BASETYPE (Results 1 – 8 of 8) sorted by relevance
219 base_type = check_typedef (TYPE_VPTR_BASETYPE (value_type)); in gnuv3_rtti_type()304 vfn_base = TYPE_VPTR_BASETYPE (type); in gnuv3_virtual_fn_field()327 if (TYPE_VPTR_BASETYPE (vfn_base) != vfn_base) in gnuv3_virtual_fn_field()328 value = value_cast (TYPE_VPTR_BASETYPE (vfn_base), value); in gnuv3_virtual_fn_field()402 vbasetype = TYPE_VPTR_BASETYPE (type); in gnuv3_baseclass_offset()
115 fcontext = TYPE_VPTR_BASETYPE (type); in gnuv2_virtual_fn_field()137 TYPE_VPTR_BASETYPE (context)); in gnuv2_virtual_fn_field()233 btype = TYPE_VPTR_BASETYPE (known_type); in gnuv2_value_rtti_type()
2179 if (TYPE_VPTR_BASETYPE (type) == type && TYPE_VPTR_FIELDNO (type) == i) in cplus_class_num_children()2229 if (TYPE_VPTR_BASETYPE (type) == type in cplus_name_of_child()2242 if (TYPE_VPTR_BASETYPE (type) == type in cplus_name_of_child()2255 if (TYPE_VPTR_BASETYPE (type) == type in cplus_name_of_child()
1317 TYPE_VPTR_BASETYPE (type) = TYPE_VPTR_BASETYPE (baseclass); in fill_in_vptr_fieldno()3092 gdb_print_host_address (TYPE_VPTR_BASETYPE (type), gdb_stdout); in recursive_dump_type()3094 if (TYPE_VPTR_BASETYPE (type) != NULL) in recursive_dump_type()3096 recursive_dump_type (TYPE_VPTR_BASETYPE (type), spaces + 2); in recursive_dump_type()
810 #define TYPE_VPTR_BASETYPE(thistype) TYPE_MAIN_TYPE(thistype)->vptr_basetype macro
1016 basetype = TYPE_VPTR_BASETYPE (domain_type); in evaluate_subexp_standard()
3130 TYPE_VPTR_BASETYPE (type) = t; in read_tilde_fields()
3122 TYPE_VPTR_BASETYPE (type) = t; in read_structure_type()