Searched refs:DEBUG_KIND_ENUM (Results 1 – 6 of 6) sorted by relevance
58 DEBUG_KIND_ENUM, enumerator
1614 case DEBUG_KIND_ENUM: in pr_tag_type()1640 if (name != NULL && kind != DEBUG_KIND_ENUM) in pr_tag_type()2469 case DEBUG_KIND_ENUM: in tg_tag_type()
1351 t = debug_make_type (info, DEBUG_KIND_ENUM, 0); in debug_make_enum_type()1658 case DEBUG_KIND_ENUM: in debug_make_undefined_tagged_type()2546 case DEBUG_KIND_ENUM: in debug_write_type()3090 case DEBUG_KIND_ENUM: in debug_type_samep()
4800 case DEBUG_KIND_ENUM: in ieee_write_undefined_tag()6519 if (kind == DEBUG_KIND_ENUM) in ieee_tag_type()
1262 code = DEBUG_KIND_ENUM; in parse_stab_type()
1225 DEBUG_KIND_ENUM case. From Eric Baur <ecb@nexen.com>.