Searched defs: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()1156 void Write(u1 *&p) { in Write()1161 u4 attribute_length_;1162 const u1 *attribute_content_;