Searched defs:AttributeItem (Results 1 – 2 of 2) sorted by relevance
248 struct AttributeItem { struct in __anone640fd010111::ARMTargetELFStreamer249 enum {254 } Type;255 unsigned Tag;256 unsigned IntValue;257 std::string StringValue;259 static bool LessTag(const AttributeItem &LHS, const AttributeItem &RHS) { in LessTag()
277 struct AttributeItem { struct in __anon8b0eca990111::ARMTargetELFStreamer278 enum {283 } Type;284 unsigned Tag;285 unsigned IntValue;286 std::string StringValue;288 static bool LessTag(const AttributeItem &LHS, const AttributeItem &RHS) { in LessTag()