Home | History | Annotate | Download | only in out

Lines Matching refs:suspendCount

10290     ldr     r3, [rGLUE, #offGlue_pSelfSuspendCount] @ r3<- &suspendCount
10295 ldr ip, [r3] @ ip<- suspendCount (int)
10300 orrne ip, ip, r1 @ ip<- suspendCount | debuggerActive
10312 ldr ip, [r3] @ ip<- suspendCount (int)