Home
last modified time | relevance | path

Searched refs:DEBUG_KIND_UNION (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/binutils/binutils/
HDdebug.h52 DEBUG_KIND_UNION, enumerator
HDdebug.c1287 structp ? DEBUG_KIND_STRUCT : DEBUG_KIND_UNION, in debug_make_struct_type()
1656 case DEBUG_KIND_UNION: in debug_make_undefined_tagged_type()
2236 case DEBUG_KIND_UNION: in debug_get_fields()
2444 || real->kind == DEBUG_KIND_UNION in debug_write_type()
2500 case DEBUG_KIND_UNION: in debug_write_type()
2943 || type->kind == DEBUG_KIND_UNION in debug_set_class_id()
3077 case DEBUG_KIND_UNION: in debug_type_samep()
HDprdbg.c1580 case DEBUG_KIND_UNION: in pr_tag_type()
2400 case DEBUG_KIND_UNION: in tg_tag_type()
HDstabs.c1243 code = DEBUG_KIND_UNION; in parse_stab_type()
HDieee.c4788 case DEBUG_KIND_UNION: in ieee_write_undefined_tag()
HDChangeLog-91971610 DEBUG_KIND_UNION. Handle ellipsis for method arguments.