Lines Matching refs:lr
23 SDK_WEAK_SYMBOL asm void __PROFILE_ENTRY( void ){ bx lr } in __PROFILE_ENTRY()
24 SDK_WEAK_SYMBOL asm void __PROFILE_EXIT( void ){ bx lr } in __PROFILE_EXIT()
60 stmfd sp!, {lr} in OS_EnableFunctionCost()
62 ldmfd sp!, {lr} in OS_EnableFunctionCost()
64 bxeq lr in OS_EnableFunctionCost()
71 bx lr in OS_EnableFunctionCost()
88 stmfd sp!, {lr} in OS_DisableFunctionCost()
90 ldmfd sp!, {lr} in OS_DisableFunctionCost()
92 bxeq lr in OS_DisableFunctionCost()
99 bx lr in OS_DisableFunctionCost()
117 stmfd sp!, {r0, lr} in OS_RestoreFunctionCost()
120 ldmfd sp!, {r0, lr} in OS_RestoreFunctionCost()
122 bxeq lr in OS_RestoreFunctionCost()
128 bx lr in OS_RestoreFunctionCost()
274 bx lr in OSi_GetFunctionCostInfo()
280 bx lr in OSi_GetFunctionCostInfo()
335 bxeq lr in __PROFILE_ENTRY()
338 stmfd sp!, {r1-r4, lr} in __PROFILE_ENTRY()
391 ldmfd sp!, {r1-r4, lr} in __PROFILE_ENTRY()
392 bx lr in __PROFILE_ENTRY()
408 stmfd sp!, {r0-r3, lr} in __PROFILE_EXIT()
463 ldmfd sp!, {r0-r3, lr} in __PROFILE_EXIT()
464 bx lr in __PROFILE_EXIT()
745 stmfd sp!, {lr} in OSi_CalcThreadInterval()
806 ldmfd sp!, {lr} in OSi_CalcThreadInterval()
809 bx lr in OSi_CalcThreadInterval()