Searched refs:DW_TAG_enumeration_type (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/elfcpp/
H A Ddwarf.h46 DW_TAG_enumeration_type = 0x04, enumerator in enum:elfcpp::DW_TAG
/netbsd-6-1-5-RELEASE/external/bsd/libdwarf/dist/
H A Ddwarf.h37 #define DW_TAG_enumeration_type 0x04 macro
H A Ddwarf_dump.c308 case DW_TAG_enumeration_type:
309 return "DW_TAG_enumeration_type";
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Ddwarf2.h144 DW_TAG_enumeration_type = 0x04, enumerator in enum:dwarf_tag
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Ddwarf2.h144 DW_TAG_enumeration_type = 0x04, enumerator in enum:dwarf_tag
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Ddwarf2.h137 DW_TAG_enumeration_type = 0x04, enumerator in enum:dwarf_tag
H A Ddwarf2out.c4382 case DW_TAG_enumeration_type:
4383 return "DW_TAG_enumeration_type";
6192 case DW_TAG_enumeration_type:
11227 dw_die_ref type_die = new_die (DW_TAG_enumeration_type, context_die, type);
11270 type_die = new_die (DW_TAG_enumeration_type,
13111 DW_TAG_union_type, or DW_TAG_enumeration_type DIE here. */
14009 case DW_TAG_enumeration_type:
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Ddwarf2.h57 DW_TAG_enumeration_type = 0x04, enumerator in enum:dwarf_tag
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddwarf2read.c3642 || pdi->tag == DW_TAG_module || pdi->tag == DW_TAG_enumeration_type)
3666 case DW_TAG_enumeration_type:
3761 || parent->tag == DW_TAG_enumeration_type)
3963 case DW_TAG_enumeration_type:
4741 case DW_TAG_enumeration_type:
4809 case DW_TAG_enumeration_type:
8936 case DW_TAG_enumeration_type:
9093 && parent_die->tag == DW_TAG_enumeration_type
9181 || last_die->tag == DW_TAG_enumeration_type
9248 case DW_TAG_enumeration_type
[all...]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/cvt/
H A Ddwarf.c1669 { DW_TAG_enumeration_type, 0, die_enum_create },
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.c6385 case DW_TAG_enumeration_type:
6386 return "DW_TAG_enumeration_type";
8968 case DW_TAG_enumeration_type:
9246 case DW_TAG_enumeration_type:
17437 type_die = new_die (DW_TAG_enumeration_type,
19677 DW_TAG_union_type, or DW_TAG_enumeration_type DIE here. But nothing
20971 case DW_TAG_enumeration_type:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c474 case DW_TAG_enumeration_type: return "DW_TAG_enumeration_type";

Completed in 934 milliseconds