Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Djv-typeprint.c155 if (TYPE_STUB (type)) in java_type_print_base()
Dgdbtypes.c667 if (TYPE_STUB (index_type)) in create_range_type()
834 if (!TYPE_STUB (domain_type)) in create_set_type()
1418 else if (TYPE_STUB (type) && !currently_reading_symtab) in check_typedef()
1441 if (TYPE_STUB (target_type) || TYPE_TARGET_STUB (target_type)) in check_typedef()
3016 if (TYPE_STUB (type)) in recursive_dump_type()
Dp-typeprint.c542 if (TYPE_STUB (type)) in pascal_type_print_base()
Dstabsread.c2228 if (TYPE_STUB (new_sublist->fn_field.type)) in read_member_functions()
3297 || TYPE_STUB (type))) in read_struct_type()
4182 if (TYPE_STUB (*type)) in cleanup_undefined_types()
Dvalprint.c209 if (TYPE_STUB (real_type)) in val_print()
Dc-typeprint.c772 if (TYPE_STUB (type)) in c_type_print_base()
Dgdbtypes.h190 #define TYPE_STUB(t) (TYPE_FLAGS (t) & TYPE_FLAG_STUB) macro
Dp-valprint.c457 if (TYPE_STUB (elttype)) in pascal_val_print()
Ddwarfread.c1144 if (!TYPE_STUB (type)) in read_structure_scope()