Searched refs:DW_AT_enum_class (Results 1 – 8 of 8) sorted by relevance
33 ; CHECK: DW_AT_enum_class [DW_FORM_flag] (0x01)38 ; CHECK: DW_AT_enum_class [DW_FORM_flag] (0x01)42 ; CHECK-NOT: DW_AT_enum_class
124 DWARF_NAMEFY(DW_AT_enum_class); in dwarf_at_name()
313 #define DW_AT_enum_class 0x6d /* DWARF4 */ macro
308 DW_AT_enum_class = 0x6d, enumerator
287 case DW_AT_enum_class: return "DW_AT_enum_class"; in ML_()
205 case DW_AT_enum_class: return "DW_AT_enum_class"; in AttributeString()
239 DW_AT_enum_class = 0x6d, enumerator
945 addUInt(&Buffer, dwarf::DW_AT_enum_class, dwarf::DW_FORM_flag, 1); in constructTypeDIE()