Home
last modified time | relevance | path

Searched refs:ThrowsTypeInfo (Results 1 – 1 of 1) sorted by relevance

/build/tools/ijar/
Dclassfile.cc821 struct ThrowsTypeInfo : TargetInfo { struct
825 static ThrowsTypeInfo *Read(const u1 *&p) { in Read() argument
826 ThrowsTypeInfo *value = new ThrowsTypeInfo; in Read()
850 return ThrowsTypeInfo::Read(p); in ReadTargetInfo()