Home | History | Annotate | Download | only in out

Lines Matching refs:suspendCount

9828     ldr     r3, [rGLUE, #offGlue_pSelfSuspendCount] @ r3<- &suspendCount
9833 ldr ip, [r3] @ ip<- suspendCount (int)
9838 orrne ip, ip, r1 @ ip<- suspendCount | debuggerActive
9850 ldr ip, [r3] @ ip<- suspendCount (int)