Home | History | Annotate | Download | only in out

Lines Matching defs:rGLUE

65   r6  rGLUE     MterpGlue pointer
83 #define rGLUE r6
182 ldr r8, [rGLUE, #offGlue_pSelfSuspendCount] @ r8<- &suspendCount
191 ldr r3, [rGLUE, #offGlue_self] @ r3<- glue->self
203 str r2, [rGLUE, #offGlue_method]@ glue->method = newSave->method
207 str r0, [rGLUE, #offGlue_methodClassDex]
218 stmia rGLUE, {rPC, rFP} @ SAVE_PC_FP_TO_GLUE()
221 mov r0, rGLUE @ Expecting rGLUE in r0
237 ldr r9, [rGLUE, #offGlue_interpStackEnd] @ r9<- interpStackEnd
238 ldr r8, [rGLUE, #offGlue_pSelfSuspendCount] @ r8<- &suspendCount
270 ldr r2, [rGLUE, #offGlue_self] @ r2<- glue->self
273 str r0, [rGLUE, #offGlue_method] @ glue->method = methodToCall
274 str r3, [rGLUE, #offGlue_methodClassDex] @ glue->methodClassDex = ...
299 ldr r9, [rGLUE, #offGlue_interpStackEnd] @ r9<- interpStackEnd
300 ldr r8, [rGLUE, #offGlue_pSelfSuspendCount] @ r8<- &suspendCount
325 ldr r2, [rGLUE, #offGlue_self] @ r2<- glue->self
328 str r0, [rGLUE, #offGlue_method] @ glue->method = methodToCall
329 str r3, [rGLUE, #offGlue_methodClassDex] @ glue->methodClassDex = ...
367 ldr r9, [rGLUE, #offGlue_icRechainCount] @ r1 <- shared rechainCount
380 strne r1, [rGLUE, #offGlue_icRechainCount] @ write back to InterpState
398 ldr r9, [rGLUE, #offGlue_interpStackEnd] @ r9<- interpStackEnd
399 ldr r8, [rGLUE, #offGlue_pSelfSuspendCount] @ r8<- &suspendCount
416 ldr r3, [rGLUE, #offGlue_self] @ r3<- glue->self
438 add r1, rGLUE, #offGlue_retval @ r1<- &retval
1076 * rGLUE - pointer to interpState
1110 ldr r0, [rGLUE, #offGlue_ppJitProfTable]
1113 str r0, [rGLUE, #offGlue_pJitProfTable]
1141 ldr r0, [rGLUE, #offGlue_ppJitProfTable]
1142 ldr r1, [rGLUE, #offGlue_self]
1145 str r0, [rGLUE, #offGlue_pJitProfTable]
1171 ldr r3, [rGLUE, #offGlue_self] @ r3<- glue->self
1183 add r1, rGLUE, #offGlue_retval @ r1<- &retval
1188 ldr r3, [rGLUE, #offGlue_ppJitProfTable]
1200 str r3, [rGLUE, #offGlue_pJitProfTable] @ cache current JitProfTable
1227 ldr r3, [rGLUE, #offGlue_self] @ r3<- glue->self