Lines Matching refs:lr
88 1: mcount_get_lr r1 @ lr of instrumented func
89 mcount_adjust_addr r0, lr @ instrumented function
90 badr lr, 2f
98 mcount_get_lr r1 @ lr of instrumented func
99 mcount_adjust_addr r0, lr @ instrumented function
115 sub r0, fp, #4 @ &lr of instrumented routine (&parent)
121 @ called from __mcount, untouched in lr
122 mcount_adjust_addr r1, lr @ instrumented routine (func)
135 stmdb sp!, {r0-r3, lr}
143 ldr lr, [fp, #-4]
149 stmdb sp!, {lr}
150 ldr lr, [fp, #-4]
184 stmdb sp!, {r0-r3, lr}
185 UNWIND(.save {r0-r3, lr})
193 ldmia sp!, {r0-r3, ip, lr}
200 mov ip, lr
201 ldmia sp!, {lr}
235 mov lr, r0 @ r0 has real ret addr
237 ret lr
242 ret lr