Home | History | Annotate | Download | only in armv5te

Lines Matching refs:suspendCount

443     ldr     r3, [rGLUE, #offGlue_pSelfSuspendCount] @ r3<- &suspendCount
448 ldr ip, [r3] @ ip<- suspendCount (int)
453 orrne ip, ip, r1 @ ip<- suspendCount | debuggerActive
465 ldr ip, [r3] @ ip<- suspendCount (int)