Home | History | Annotate | Download | only in out

Lines Matching refs:suspendCount

9762     ldr     r3, [rGLUE, #offGlue_pSelfSuspendCount] @ r3<- &suspendCount
9767 ldr ip, [r3] @ ip<- suspendCount (int)
9772 orrne ip, ip, r1 @ ip<- suspendCount | debuggerActive
9784 ldr ip, [r3] @ ip<- suspendCount (int)