Home | History | Annotate | Download | only in reflect

Lines Matching full:insns

766     dstMeth->insns = (u2*) srcMeth;
909 * away in the "insns" field.
913 methodObj = dvmCreateReflectMethodObject((Method*) method->insns);