Searched refs:DW_TAG_inheritance (Results 1 – 19 of 19) sorted by relevance
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | dwarf.h | 92 #define DW_TAG_inheritance 0x1c macro
|
H A D | dwarf_dump.c | 1450 case DW_TAG_inheritance: in dwarf_get_TAG_name()
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | dwarf2.def | 93 DW_TAG (DW_TAG_inheritance, 0x1c)
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | dwarf2.def | 93 DW_TAG (DW_TAG_inheritance, 0x1c)
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | dwarf2.def | 93 DW_TAG (DW_TAG_inheritance, 0x1c)
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 338 return DIDerivedType::get(VMContext, dwarf::DW_TAG_inheritance, "", nullptr, in createInheritance()
|
H A D | Verifier.cpp | 1028 N.getTag() == dwarf::DW_TAG_inheritance || in visitDIDerivedType()
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | dwarf2.def | 93 DW_TAG (DW_TAG_inheritance, 0x1c)
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | DwarfLib.cc | 642 CASE_S (DW_TAG_inheritance); in tag2str()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 1549 if (DT->getTag() == dwarf::DW_TAG_inheritance && DT->isVirtual()) { in constructMemberDIE()
|
H A D | CodeViewDebug.cpp | 2243 } else if (DDTy->getTag() == dwarf::DW_TAG_inheritance) { in collectClassInfo()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | DwarfLib.cc | 670 CASE_S (DW_TAG_inheritance); in tag2str()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 1014 assert(getTag() == dwarf::DW_TAG_inheritance); in getVBPtrOffset()
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | LangRef.rst | 5169 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 D | dwarf2out.cc | 25263 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 D | dwarf2out.c | 24674 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 D | ChangeLog-2009 | 3396 (dwarf2_add_field <DW_TAG_inheritance> <DW_AT_data_member_location>)
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2009 | 3396 (dwarf2_add_field <DW_TAG_inheritance> <DW_AT_data_member_location>)
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 131505 $2 = 1 # this line requires DW_TAG_inheritance to work
|