Searched defs:ExceptionsAttribute (Results 1 – 1 of 1) sorted by relevance
425 struct ExceptionsAttribute : Attribute { struct427 static ExceptionsAttribute* Read(const u1 *&p, Constant *attribute_name) { in Read()437 void Write(u1 *&p) { in Write()445 std::vector<Constant*> exceptions_;