Home | History | Annotate | Download | only in out

Lines Matching refs:suspendCount

182     ldr     r8, [rGLUE, #offGlue_pSelfSuspendCount] @ r8<- &suspendCount
201 ldr r8, [r8] @ r8<- suspendCount
208 cmp r8, #0 @ check the suspendCount
238 ldr r8, [rGLUE, #offGlue_pSelfSuspendCount] @ r8<- &suspendCount
244 ldr r8, [r8] @ r8<- suspendCount (int)
259 cmp r8, #0 @ suspendCount != 0
300 ldr r8, [rGLUE, #offGlue_pSelfSuspendCount] @ r8<- &suspendCount
307 ldr r8, [r8] @ r8<- suspendCount (int)
321 cmp r8, #0 @ suspendCount != 0
399 ldr r8, [rGLUE, #offGlue_pSelfSuspendCount] @ r8<- &suspendCount
404 ldr r8, [r8] @ r3<- suspendCount (int)
418 cmp r8, #0 @ suspendCount != 0