Home
last modified time | relevance | path

Searched refs:DW_TAG_inheritance (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf.h92 #define DW_TAG_inheritance 0x1c macro
H A Ddwarf_dump.c1450 case DW_TAG_inheritance: in dwarf_get_TAG_name()
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.def93 DW_TAG (DW_TAG_inheritance, 0x1c)
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.def93 DW_TAG (DW_TAG_inheritance, 0x1c)
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.def93 DW_TAG (DW_TAG_inheritance, 0x1c)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp338 return DIDerivedType::get(VMContext, dwarf::DW_TAG_inheritance, "", nullptr, in createInheritance()
H A DVerifier.cpp1028 N.getTag() == dwarf::DW_TAG_inheritance || in visitDIDerivedType()
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.def93 DW_TAG (DW_TAG_inheritance, 0x1c)
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDwarfLib.cc642 CASE_S (DW_TAG_inheritance); in tag2str()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1549 if (DT->getTag() == dwarf::DW_TAG_inheritance && DT->isVirtual()) { in constructMemberDIE()
H A DCodeViewDebug.cpp2243 } else if (DDTy->getTag() == dwarf::DW_TAG_inheritance) { in collectClassInfo()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDwarfLib.cc670 CASE_S (DW_TAG_inheritance); in tag2str()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1014 assert(getTag() == dwarf::DW_TAG_inheritance); in getVBPtrOffset()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DLangRef.rst5169 DW_TAG_inheritance = 28
5185 ``DW_TAG_inheritance`` and ``DW_TAG_friend`` are used in the ``elements:``
5259 <DIDerivedType>` with ``tag: DW_TAG_member``, ``tag: DW_TAG_inheritance``, or
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc25263 dw_die_ref die = new_die (DW_TAG_inheritance, context_die, binfo); in gen_inheritance_die()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c24674 dw_die_ref die = new_die (DW_TAG_inheritance, context_die, binfo); in gen_inheritance_die()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20093396 (dwarf2_add_field <DW_TAG_inheritance> <DW_AT_data_member_location>)
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20093396 (dwarf2_add_field <DW_TAG_inheritance> <DW_AT_data_member_location>)
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git131505 $2 = 1 # this line requires DW_TAG_inheritance to work