Home
last modified time | relevance | path

Searched refs:DW_TAG_enumerator (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dgdb-index.cc431 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 Dgdb-index.cc431 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 Ddwarf.h104 #define DW_TAG_enumerator 0x28 macro
H A Ddwarf_dump.c1434 case DW_TAG_enumerator: in dwarf_get_TAG_name()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1414 case DW_TAG_enumerator: in verifyNameIndexCompleteness()
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.def105 DW_TAG (DW_TAG_enumerator, 0x28)
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.def105 DW_TAG (DW_TAG_enumerator, 0x28)
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.def105 DW_TAG (DW_TAG_enumerator, 0x28)
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.def105 DW_TAG (DW_TAG_enumerator, 0x28)
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Ddwarf.c864 if (die_tag(dw, mem) != DW_TAG_enumerator) { in die_enum_create()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDwarfLib.cc654 CASE_S (DW_TAG_enumerator); in tag2str()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1515 DIE &Enumerator = createAndAddDIE(dwarf::DW_TAG_enumerator, Buffer); in constructEnumTypeDIE()
H A DDwarfDebug.cpp2343 case dwarf::DW_TAG_enumerator: in computeIndexValue()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDwarfLib.cc682 CASE_S (DW_TAG_enumerator); in tag2str()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc9803 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 DChangeLog-201220457 * dwarf2out.c (output_pubnames): Add check for DW_TAG_enumerator.
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h419 : DINode(C, DIEnumeratorKind, Storage, dwarf::DW_TAG_enumerator, Ops), in DIEnumerator()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c9657 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 DVerifier.cpp998 AssertDI(N.getTag() == dwarf::DW_TAG_enumerator, "invalid tag", &N); in visitDIEnumerator()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19972761 DW_TAG_formal_parameter and DW_TAG_enumerator.
H A DChangeLog-1996424 Handle DW_TAG_enumerator symbols, complain for unrecognized
H A DChangeLog-20109168 * dwarf2read.c (new_symbol <DW_TAG_enumerator>): Call dwarf2_full_name.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19972761 DW_TAG_formal_parameter and DW_TAG_enumerator.
H A DChangeLog-1996424 Handle DW_TAG_enumerator symbols, complain for unrecognized
H A DChangeLog-20109168 * dwarf2read.c (new_symbol <DW_TAG_enumerator>): Call dwarf2_full_name.

12