Home
last modified time | relevance | path

Searched refs:TYPE_STUB (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Djv-typeprint.c155 if (TYPE_STUB (type)) in java_type_print_base()
H A Dgdbtypes.c532 || TYPE_STUB (*typeptr)); in make_cvr_type()
639 if (TYPE_STUB (index_type)) in create_range_type()
802 if (!TYPE_STUB (domain_type)) in create_set_type()
1435 else if (TYPE_STUB (type) && !currently_reading_symtab) in check_typedef()
1459 if (TYPE_STUB (target_type) || TYPE_TARGET_STUB (target_type)) in check_typedef()
3038 if (TYPE_STUB (type)) in recursive_dump_type()
H A Dp-typeprint.c542 if (TYPE_STUB (type)) in pascal_type_print_base()
H A Dstabsread.c2272 if (TYPE_STUB (new_sublist->fn_field.type)) in read_member_functions()
3339 || TYPE_STUB (type))) in read_struct_type()
4177 if (TYPE_STUB (*type)) in cleanup_undefined_types()
H A Dvalprint.c142 if (TYPE_STUB (real_type)) in val_print()
H A Dp-valprint.c449 if (TYPE_STUB (elttype)) in pascal_val_print()
H A Dc-typeprint.c775 if (TYPE_STUB (type)) in c_type_print_base()
H A Dgdbtypes.h170 #define TYPE_STUB(t) (TYPE_FLAGS (t) & TYPE_FLAG_STUB) macro
H A Ddwarfread.c1133 if (!TYPE_STUB (type)) in read_structure_scope()