Home | History | Annotate | Download | only in verifier

Lines Matching refs:GetHandlerTypeIndex

1091       if (iterator.GetHandlerTypeIndex().IsValid()) {
1093 iterator.GetHandlerTypeIndex(),
3594 dex::TypeIndex handler_type_idx = iterator.GetHandlerTypeIndex();
3781 if (!iterator.GetHandlerTypeIndex().IsValid()) {
3784 const RegType& exception = ResolveClassAndCheckAccess(iterator.GetHandlerTypeIndex());