Searched refs:DW_TAG_enumeration_type (Results 1 - 14 of 14) sorted by relevance

/external/qemu/elff/
H A Ddwarf_utils.cc168 DWARF_NAMEFY(DW_TAG_enumeration_type);
H A Ddwarf.h70 #define DW_TAG_enumeration_type 0x04 macro
/external/llvm/lib/Support/
H A DDwarf.cpp25 case DW_TAG_enumeration_type: return "DW_TAG_enumeration_type";
/external/elfutils/libdw/
H A Ddwarf.h23 DW_TAG_enumeration_type = 0x04, enumerator in enum:__anon4149
/external/elfutils/tests/
H A Dshow-die-info.c31 [DW_TAG_enumeration_type] = "DW_TAG_enumeration_type",
/external/llvm/lib/Analysis/
H A DDebugInfo.cpp174 case dwarf::DW_TAG_enumeration_type:
387 && Tag != dwarf::DW_TAG_enumeration_type
H A DDIBuilder.cpp506 GetTagConstant(VMContext, dwarf::DW_TAG_enumeration_type),
/external/llvm/include/llvm/Support/
H A DDwarf.h68 DW_TAG_enumeration_type = 0x04, enumerator in enum:llvm::dwarf::dwarf_constants
/external/valgrind/main/coregrind/m_debuginfo/
H A Dpriv_d3basics.h52 DW_TAG_enumeration_type = 0x04, enumerator in enum:__anon10823
H A Dd3basics.c67 case DW_TAG_enumeration_type: return "DW_TAG_enumeration_type";
H A Dreaddwarf3.c2262 if (dtag == DW_TAG_enumeration_type) {
2311 <1><180>: Abbrev Number: 6 (DW_TAG_enumeration_type)
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp722 case dwarf::DW_TAG_enumeration_type: {
841 if (Tag == dwarf::DW_TAG_enumeration_type || Tag == dwarf::DW_TAG_class_type
/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1099 if (VTy.getTag() != llvm::dwarf::DW_TAG_enumeration_type) {
2370 if (Ty.getTag() == llvm::dwarf::DW_TAG_enumeration_type)
/external/elfutils/src/
H A Dreadelf.c2573 [DW_TAG_enumeration_type] = "enumeration_type",
3578 [DW_TAG_enumeration_type] = "enumeration_type",

Completed in 450 milliseconds