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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
H A Ddwarf2-info.c59 DW_TAG_inheritance = 0x1c, enumerator in enum:__anon16322
/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDefines.cpp456 case DW_TAG_inheritance : return TagCategoryType;
H A DDWARFDebugInfoEntry.cpp2105 case DW_TAG_inheritance : break;
H A DSymbolFileDWARF.cpp1667 case DW_TAG_inheritance:
2118 case DW_TAG_inheritance:
2123 // TODO: implement DW_TAG_inheritance type parsing
/external/llvm/lib/Support/
H A DDwarf.cpp45 case DW_TAG_inheritance: return "DW_TAG_inheritance";
/external/elfutils/0.153/libdw/
H A Ddwarf.h77 DW_TAG_inheritance = 0x1c, enumerator in enum:__anon21152
/external/valgrind/main/coregrind/m_debuginfo/
H A Dpriv_d3basics.h72 DW_TAG_inheritance = 0x1c, enumerator in enum:__anon32405
H A Dd3basics.c89 case DW_TAG_inheritance: return "DW_TAG_inheritance";
/external/llvm/lib/IR/
H A DDebugInfo.cpp186 case dwarf::DW_TAG_inheritance:
467 Tag != dwarf::DW_TAG_inheritance && Tag != dwarf::DW_TAG_friend &&
H A DDIBuilder.cpp408 GetTagConstant(VMContext, dwarf::DW_TAG_inheritance),
/external/llvm/include/llvm/Support/
H A DDwarf.h92 DW_TAG_inheritance = 0x1c,
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1864 if (DT.getTag() == dwarf::DW_TAG_inheritance && DT.isVirtual()) {
/external/elfutils/0.153/src/
H A Dreadelf.c3214 [DW_TAG_inheritance] = "inheritance",

Completed in 193 milliseconds