Searched refs:GeneralAttribute (Results 1 – 1 of 1) sorted by relevance
1145 struct GeneralAttribute : Attribute { struct1146 static GeneralAttribute* Read(const u1 *&p, Constant *attribute_name, in Read() argument1148 auto attr = new GeneralAttribute; in Read()1343 attributes.push_back(GeneralAttribute::Read(p, attribute_name, in ReadAttrs()