Searched refs:DW_AT_APPLE_property_attribute (Results 1 – 5 of 5) sorted by relevance
258 DW_AT_APPLE_property_attribute = 0x3feb, enumerator
190 case DW_AT_APPLE_property_attribute: return "DW_AT_APPLE_property_attribute"; in AttributeString()
173 } else if (attr == DW_AT_APPLE_property_attribute) { in dumpAttribute()
948 addUInt(ElemDie, dwarf::DW_AT_APPLE_property_attribute, None, in constructTypeDIE()
1924 … case DW_AT_APPLE_property_attribute: prop_attributes = form_value.Unsigned(); break; in ParseChildMembers()