Home | History | Annotate | Download | only in mterp

Lines Matching refs:ResolveVerifyAndClinit

326   mirror::Class* c = ResolveVerifyAndClinit(dex::TypeIndex(index),
343 ObjPtr<mirror::Class> c = ResolveVerifyAndClinit(dex::TypeIndex(index),
351 // Must load obj from vreg following ResolveVerifyAndClinit due to moving gc.
365 ObjPtr<mirror::Class> c = ResolveVerifyAndClinit(dex::TypeIndex(index),
373 // Must load obj from vreg following ResolveVerifyAndClinit due to moving gc.
387 mirror::Class* c = ResolveVerifyAndClinit(dex::TypeIndex(inst->VRegB_21c()),