Then you restore the stack frame and return.
之后再恢复堆栈框架并返回。
The prologue sets up the stack frame for the function.
序言为函数设置堆栈框架。
The stack frame is destroyed when the function returns.
一旦函数返回了值,那么该元素就会被销毁。
The stack frame is destroyed when the function returns.
当函数返回时的堆栈帧被破坏。
For right now, just know that it sets up the stack frame.
就目前而言,只需知道它将设置堆栈框架就可以了。
LR_OFFSET is the offset into the stack frame of the return address.
LR_OFFSET是返回地址的堆栈框架的偏移量。
The first part of the stack frame is the non-volatile register save area.
堆栈帧的第一个部分是非易失性寄存器保存区。
If the stack frame is active, this address is the next instruction to execute.
如果堆栈帧处于活动状态,则此地址是要执行的下一条指令。
The stack pointer tells you where the end of your current stack frame is.
堆栈指针给出的是当前堆栈框架的结束位置。
The back chain pointer points to the back chain pointer of the previous stack frame.
回链指针指向前一个堆栈框架的回链指针。
All that is left to do is to restore the previous stack frame and return.
剩下要做的只是恢复先前的堆栈框架并返回。
Calling a method or function pushes a new stack frame onto the stack.
当调用方法或者函数时,会有一个新的元素进栈。
Calling a method or function pushes a new stack frame onto the stack.
调用方法或函数推到堆栈上的一个新的堆栈帧。
Moves the active stack frame down.
下移活动堆栈帧。
Moves the active stack frame up.
上移活动堆栈帧。
Gets the function name of this stack frame.
取得此堆叠框架的函式名称。
Gets the register set for this stack frame.
获取此堆栈帧的寄存器集。
The current stack frame is empty.
目前的堆叠框架是空的。
Gets the module name for this stack frame.
获取此堆栈帧的模块名。
Most often. the caller knows the location of the called procedure's stack frame.
调用方一般知道被调用方的堆栈帧的位置。
Does a stack frame really get pushed onto the stack when a function is called?
做一个堆栈帧真的得到推送到堆栈在调用函数时?
Then the current stack frame is set to that frame (in this case, the second frame).
则当前堆栈帧设置为该帧(在此种情况下,为第二个帧)。
Evaluates an expression based on the current stack frame.
根据当前的堆栈帧计算表达式。
A stack frame is essentially the same thing as a function call.
堆栈帧实质上与函数调用相同。
Stores a reference to the caller of the current stack frame.
储存目前堆叠框架之呼叫端的参考。
Stores a reference to the caller of the current stack frame.
储存目前堆叠框架之呼叫端的参考。
应用推荐