Lines Matching full:r1
21 PUSH {r1-r3,lr}
24 MOVW r1, #:lower16:_ZN6__xray19XRayPatchedFunctionE - (. + 16)
25 MOVT r1, #:upper16:_ZN6__xray19XRayPatchedFunctionE - (. + 12)
26 LDR r2, [pc, r1]
31 @ r1=0 means that we are tracing an entry event
32 MOV r1, #0
33 @ Call the handler with 2 parameters in r0 and r1
38 POP {r1-r3,pc}
52 PUSH {r1-r3,lr}
56 MOVW r1, #:lower16:_ZN6__xray19XRayPatchedFunctionE - (. + 16)
57 MOVT r1, #:upper16:_ZN6__xray19XRayPatchedFunctionE - (. + 12)
58 LDR r2, [pc, r1]
64 MOV r1, #1
65 @ Call the handler with 2 parameters in r0 and r1
70 POP {r1-r3,pc}
84 PUSH {r1-r3,lr}
87 MOVW r1, #:lower16:_ZN6__xray19XRayPatchedFunctionE - (. + 16)
88 MOVT r1, #:upper16:_ZN6__xray19XRayPatchedFunctionE - (. + 12)
89 LDR r2, [pc, r1]
94 @ r1=2 means that we are tracing a tail exit event
97 MOV r1, #1
98 @ Call the handler with 2 parameters in r0 and r1
103 POP {r1-r3,pc}