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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Ddw2-double-set-die-type.S88 .uleb128 0xb # (DIE (0x88) DW_TAG_inheritance)
256 .uleb128 0xb # (DIE (0x3ec) DW_TAG_inheritance)
334 .uleb128 0xb # (DIE (0x5a9) DW_TAG_inheritance)
441 .uleb128 0x1c # (TAG: DW_TAG_inheritance)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/elfcpp/
H A Ddwarf.h64 DW_TAG_inheritance = 0x1c, enumerator in enum:elfcpp::DW_TAG
/netbsd-6-1-5-RELEASE/external/bsd/libdwarf/dist/
H A Ddwarf.h55 #define DW_TAG_inheritance 0x1c macro
H A Ddwarf_dump.c322 case DW_TAG_inheritance:
323 return "DW_TAG_inheritance";
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Ddwarf2.h162 DW_TAG_inheritance = 0x1c, enumerator in enum:dwarf_tag
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Ddwarf2.h162 DW_TAG_inheritance = 0x1c, enumerator in enum:dwarf_tag
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Ddwarf2.h155 DW_TAG_inheritance = 0x1c, enumerator in enum:dwarf_tag
H A Ddwarf2out.c4418 case DW_TAG_inheritance:
4419 return "DW_TAG_inheritance";
12261 dw_die_ref die = new_die (DW_TAG_inheritance, context_die, binfo);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Ddwarf2.h75 DW_TAG_inheritance = 0x1c, enumerator in enum:dwarf_tag
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddwarf2read.c6414 if (die->tag != DW_TAG_inheritance)
6422 rules apply now for DW_TAG_inheritance as for the members and it only
6485 if (die->tag == DW_TAG_inheritance)
6638 else if (die->tag == DW_TAG_inheritance)
7249 else if (child_die->tag == DW_TAG_inheritance)
7396 || child_die->tag == DW_TAG_inheritance
12376 case DW_TAG_inheritance:
12377 return "DW_TAG_inheritance";
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c492 case DW_TAG_inheritance: return "DW_TAG_inheritance";
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.c6421 case DW_TAG_inheritance:
6422 return "DW_TAG_inheritance";
18775 dw_die_ref die = new_die (DW_TAG_inheritance, context_die, binfo);

Completed in 418 milliseconds