Lines Matching refs:ldr
41 ldr r0, =ftrace_trace_function
42 ldr r2, [r0]
48 ldr r1, =ftrace_graph_return
49 ldr r2, [r1]
53 ldr r1, =ftrace_graph_entry
54 ldr r2, [r1]
55 ldr r0, =ftrace_graph_entry_stub
81 ldr lr, [sp, #8] @ get previous LR
94 ldr r2, =function_trace_op
95 ldr r2, [r2] @ pointer to the current
98 ldr r1, [sp, #S_LR] @ lr of instrumented func
100 ldr lr, [sp, #S_PC] @ get LR
116 ldr ip, [sp, #8] @ restore PC
117 ldr lr, [sp, #4] @ restore LR
118 ldr sp, [sp, #0] @ restore SP
128 ldr r1, [sp, #S_PC] @ instrumented routine (func)
136 ldr ip, [sp, #8] @ restore PC
137 ldr lr, [sp, #4] @ restore LR
138 ldr sp, [sp, #0] @ restore SP
152 ldr r2, =function_trace_op
153 ldr r2, [r2] @ pointer to the current
175 ldr r1, [sp, #16] @ instrumented routine (func)
201 ldr \reg, [sp, #20]