Home
last modified time | relevance | path

Searched refs:TYPE_HAS_VTABLE (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dhpacc-abi.c205 if (!TYPE_HAS_VTABLE (known_type)) in hpacc_value_rtti_type()
210 !TYPE_HAS_VTABLE (known_type)) in hpacc_value_rtti_type()
H A Dcp-valprint.c259 && TYPE_HAS_VTABLE (type) in cp_print_value_fields()
282 if (TYPE_HAS_VTABLE (type) in cp_print_value_fields()
406 if (TYPE_HAS_VTABLE (type) in cp_print_value_fields()
539 if (TYPE_HAS_VTABLE (type) && BASETYPE_VIA_VIRTUAL (type, i)) in cp_print_value()
H A Dc-typeprint.c859 if (TYPE_HAS_VTABLE (type) in c_type_print_base()
H A Dgdbtypes.h944 #define TYPE_HAS_VTABLE(thistype) (TYPE_RUNTIME_PTR(thistype) && TYPE_VTABLE(thistype)) macro
H A Dvalops.c1517 if (TYPE_HAS_VTABLE (type)) in search_struct_method()
1751 if (TYPE_HAS_VTABLE (type)) in find_method_list()