/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | gdb-index.cc | 431 case elfcpp::DW_TAG_enumerator: in visit_die() 530 case elfcpp::DW_TAG_enumerator: in visit_die_for_decls() 798 if (die->tag() == elfcpp::DW_TAG_enumerator) in get_qualified_name()
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | gdb-index.cc | 431 case elfcpp::DW_TAG_enumerator: in visit_die() 530 case elfcpp::DW_TAG_enumerator: in visit_die_for_decls() 798 if (die->tag() == elfcpp::DW_TAG_enumerator) in get_qualified_name()
|
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | dwarf.h | 104 #define DW_TAG_enumerator 0x28 macro
|
H A D | dwarf_dump.c | 1434 case DW_TAG_enumerator: in dwarf_get_TAG_name()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFVerifier.cpp | 1414 case DW_TAG_enumerator: in verifyNameIndexCompleteness()
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | dwarf2.def | 105 DW_TAG (DW_TAG_enumerator, 0x28)
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | dwarf2.def | 105 DW_TAG (DW_TAG_enumerator, 0x28)
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | dwarf2.def | 105 DW_TAG (DW_TAG_enumerator, 0x28)
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | dwarf2.def | 105 DW_TAG (DW_TAG_enumerator, 0x28)
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | dwarf.c | 864 if (die_tag(dw, mem) != DW_TAG_enumerator) { in die_enum_create()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | DwarfLib.cc | 654 CASE_S (DW_TAG_enumerator); in tag2str()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 1515 DIE &Enumerator = createAndAddDIE(dwarf::DW_TAG_enumerator, Buffer); in constructEnumTypeDIE()
|
H A D | DwarfDebug.cpp | 2343 case dwarf::DW_TAG_enumerator: in computeIndexValue()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | DwarfLib.cc | 682 CASE_S (DW_TAG_enumerator); in tag2str()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2out.cc | 9803 if (p->die->die_tag == DW_TAG_enumerator && in include_pubname_in_output() 11630 case DW_TAG_enumerator: in output_pubname() 11717 if (names == pubname_table && pub->die->die_tag != DW_TAG_enumerator) in output_pubnames() 22826 dw_die_ref enum_die = new_die (DW_TAG_enumerator, type_die, link); in gen_enumeration_type_die() 25811 else if (child->die_tag == DW_TAG_enumerator) in gen_member_die() 30316 if (pub->die->die_tag != DW_TAG_enumerator) in prune_unused_types()
|
H A D | ChangeLog-2012 | 20457 * dwarf2out.c (output_pubnames): Add check for DW_TAG_enumerator.
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 419 : DINode(C, DIEnumeratorKind, Storage, dwarf::DW_TAG_enumerator, Ops), in DIEnumerator()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2out.c | 9657 if (p->die->die_tag == DW_TAG_enumerator && in include_pubname_in_output() 11468 case DW_TAG_enumerator: in output_pubname() 11555 if (names == pubname_table && pub->die->die_tag != DW_TAG_enumerator) in output_pubnames() 22131 dw_die_ref enum_die = new_die (DW_TAG_enumerator, type_die, link); in gen_enumeration_type_die() 29610 if (pub->die->die_tag != DW_TAG_enumerator) in prune_unused_types()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Verifier.cpp | 998 AssertDI(N.getTag() == dwarf::DW_TAG_enumerator, "invalid tag", &N); in visitDIEnumerator()
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1997 | 2761 DW_TAG_formal_parameter and DW_TAG_enumerator.
|
H A D | ChangeLog-1996 | 424 Handle DW_TAG_enumerator symbols, complain for unrecognized
|
H A D | ChangeLog-2010 | 9168 * dwarf2read.c (new_symbol <DW_TAG_enumerator>): Call dwarf2_full_name.
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1997 | 2761 DW_TAG_formal_parameter and DW_TAG_enumerator.
|
H A D | ChangeLog-1996 | 424 Handle DW_TAG_enumerator symbols, complain for unrecognized
|
H A D | ChangeLog-2010 | 9168 * dwarf2read.c (new_symbol <DW_TAG_enumerator>): Call dwarf2_full_name.
|