Use the FRAME RETURN ADDRESS directive in any
function that does not use LR for its return address. Otherwise,
a debugger cannot backtrace through the function.
Use FRAME RETURN ADDRESS immediately after the FUNCTION or PROC directive
that introduces the function.