Searched refs:also_compatible_with (Results 1 – 6 of 6) sorted by relevance
67 ATTRIBUTE_HANDLER(also_compatible_with),381 Error ARMAttributeParser::also_compatible_with(AttrType tag) { in also_compatible_with() function in ARMAttributeParser423 case ARMBuildAttrs::also_compatible_with: in also_compatible_with()
62 {ARMBuildAttrs::also_compatible_with, "Tag_also_compatible_with"},
75 also_compatible_with = 65, enumerator
73 Error also_compatible_with(ARMBuildAttrs::AttrType tag);
205 if (Attribute == ARMBuildAttrs::also_compatible_with) in emitTextAttribute()
11880 if (Tag == ARMBuildAttrs::also_compatible_with) { in parseDirectiveEabiAttr()