Searched refs:DW_AT_enum_class (Results 1 - 7 of 7) sorted by relevance

/external/llvm/lib/Support/
H A DDwarf.cpp205 case DW_AT_enum_class: return "DW_AT_enum_class";
/external/qemu/elff/
H A Ddwarf_utils.cc124 DWARF_NAMEFY(DW_AT_enum_class);
H A Ddwarf.h313 #define DW_AT_enum_class 0x6d /* DWARF4 */ macro
/external/llvm/include/llvm/Support/
H A DDwarf.h239 DW_AT_enum_class = 0x6d, enumerator in enum:llvm::dwarf::dwarf_constants
/external/valgrind/main/coregrind/m_debuginfo/
H A Dpriv_d3basics.h308 DW_AT_enum_class = 0x6d, enumerator in enum:__anon28034
H A Dd3basics.c287 case DW_AT_enum_class: return "DW_AT_enum_class";
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp945 addUInt(&Buffer, dwarf::DW_AT_enum_class, dwarf::DW_FORM_flag, 1);

Completed in 44 milliseconds