Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Ddebug.h58 DEBUG_KIND_ENUM, enumerator
Dprdbg.c1614 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()
Ddebug.c1351 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()
Dieee.c4800 case DEBUG_KIND_ENUM: in ieee_write_undefined_tag()
6519 if (kind == DEBUG_KIND_ENUM) in ieee_tag_type()
Dstabs.c1262 code = DEBUG_KIND_ENUM; in parse_stab_type()
DChangeLog-91971225 DEBUG_KIND_ENUM case. From Eric Baur <ecb@nexen.com>.