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

/external/qemu/elff/
H A Ddwarf_utils.cc186 DWARF_NAMEFY(DW_TAG_inheritance);
H A Ddwarf.h88 #define DW_TAG_inheritance 0x1c macro
/external/llvm/lib/Support/
H A DDwarf.cpp43 case DW_TAG_inheritance: return "DW_TAG_inheritance";
/external/elfutils/libdw/
H A Ddwarf.h41 DW_TAG_inheritance = 0x1c, enumerator in enum:__anon4149
/external/elfutils/tests/
H A Dshow-die-info.c49 [DW_TAG_inheritance] = "DW_TAG_inheritance",
/external/llvm/include/llvm/Support/
H A DDwarf.h86 DW_TAG_inheritance = 0x1c, enumerator in enum:llvm::dwarf::dwarf_constants
/external/valgrind/main/coregrind/m_debuginfo/
H A Dpriv_d3basics.h70 DW_TAG_inheritance = 0x1c, enumerator in enum:__anon10823
H A Dd3basics.c87 case DW_TAG_inheritance: return "DW_TAG_inheritance";
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp687 if (Tag == dwarf::DW_TAG_inheritance) Tag = dwarf::DW_TAG_reference_type;
1345 if (DT.getTag() == dwarf::DW_TAG_inheritance
/external/llvm/lib/Analysis/
H A DDebugInfo.cpp157 case dwarf::DW_TAG_inheritance:
H A DDIBuilder.cpp296 GetTagConstant(VMContext, dwarf::DW_TAG_inheritance),
/external/elfutils/src/
H A Dreadelf.c2591 [DW_TAG_inheritance] = "inheritance",
3596 [DW_TAG_inheritance] = "inheritance",

Completed in 507 milliseconds