• Linux - x86平台上堆栈指针可以实现

    Getting the stack pointer on Linux-x86 can be implemented as.

    youdao

  • 堆栈指针损坏

    Stack pointer corruption.

    youdao

  • 堆栈指针根本不能这样使用改变无意义的

    The stack pointer is not used at all in the function and changing its value is meaningless.

    youdao

  • 取决于平台abi通常指定寄存器堆栈指针固定偏移量

    It depends on the platform ABI; generally either in a designated set of registers or at fixed offsets from a "stack pointer".

    youdao

  • longjmpx frr_add内核服务可以维护AMR上下文堆栈指针

    The setjmpx and longjmpx kernel services maintain the AMR and the context stack pointer.

    youdao

  • 如果一个函数正在执行,那么堆栈指针就会指向整个堆栈顶部也是该函数活动记录的顶部。

    If a function is executing, then the stack pointer is pointing to the top of the whole stack, which is also the top of that function's activation record.

    youdao

  • 函数了解自己活动记录在什么地方提供方便——它们可以使用堆栈指针形式简单地进行定义

    This makes it easy for functions to know where their activation record is — they are simply defined in terms of the stack pointer.

    youdao

  • 函数可以自由使用288字节的内存,对于调用其他函数的函数来说,段内存物理上堆栈指针之下

    Functions are free to use the 288 bytes that are physically below the stack pointer for functions that do not call other functions.

    youdao

  • 专用寄存器那些预定义永久功能的寄存器,例如堆栈指针(寄存器1)TOC指针(寄存器2)。

    Dedicated registers are registers that have a predefined, permanent function, like the stack pointer (register 1) and the TOC pointer (register 2).

    youdao

  • 因为堆栈中压入变量会让堆栈指针移动一个双,所以给堆栈指针4(双字大小)(第32)。

    Since pushing a variable essentially moves the stack pointer by a dword, the stack pointer is adjusted by adding 4 (the size of a dword) to it (line 32).

    youdao

  • 堆栈指针加上变量大小(esp +12、esp + 16等等),可以访问所有后续参数

    All subsequent arguments are accessed by adding the size of a dword variable to the stack pointer (that is, esp + 12, esp + 16, and so on).

    youdao

  • 因此使用简化ABI函数实际上可以通过堆栈指针开始偏移量来保存、使用恢复非易失性寄存器

    Therefore, functions using the simplified ABI actually can save, use, and restore non-volatile registers by using negative offsets from the stack pointer.

    youdao

  • 堆栈常常函数调用用于存储本地参数函数中,由于存储堆栈中的使得堆栈指针值常常发生变化

    The stack is used during a function call to store local arguments. But in the function, the stack pointer may change because values are stored on the stack.

    youdao

  • 所以只需通过使用ai $sp, $sp, FRAME_SIZE 将堆栈框架大小堆栈指针移动堆栈指针即可。

    So you simply need to move the stack pointer by adding the stack frame size to the stack pointer using ai $sp, $sp, FRAME_SIZE.

    youdao

  • 此中初始包括调解堆栈指针需要使用内部数据存储器初始化、设置数控电源的开机输出电压以及CPU中断部分设置。

    Initialized which include: adjusted stack pointer, the need to use the internal data memory of the initialization, set up the boot nc power output voltage and CPU interruption of the set.

    youdao

  • 因为结构就是通常所说类型可以堆栈里,并不能总是它们创建一个指针

    Because structures, also known as value types, can appear on the stack, it is not always possible to create a pointer to them.

    youdao

  • 我们应用程序单击时候,新的事件压入堆栈顶部指针指向最后添加元素

    As we click around in the application, new events will be pushed onto the top of the stack, and the pointer will identify the last element added.

    youdao

  • 前面已经讨论堆栈(数组)指针

    We've already discussed the stack (an array), and the pointer.

    youdao

  • 如果内核编译期间设置了CONFIG_FRAME _ POINTER选项,那么指针寄存器维护堆栈从而可以正确地执行堆栈回溯

    If the CONFIG_FRAME_POINTER option was set during kernel compilation, the frame pointer register is used to maintain stacks and, hence, the stack traceback can be performed correctly.

    youdao

  • 每个堆栈框架都有指向一个堆栈框架的指针(称为指针),还有一个调用其他函数用于存放返回地址空间

    Each stack frame holds a pointer to the previous stack frame (called the back chain pointer), as well as a space for return addresses for when it calls other functions.

    youdao

  • 这样将保护程序代码避免堆栈缓冲区函数指针溢出而且全都不需重新编译

    This protects against stack, buffer, and function pointer overflows, all without recompilation.

    youdao

  • 堆栈一起的还有一个指针指示我们堆栈中的当前位置

    Working in conjunction with our stack, we'll have a pointer that identifies our current position in the stack.

    youdao

  • 产生更好堆栈回溯因为指针寄存器用作指针不是通用寄存器。

    This will lead to better stack tracebacks, as the frame pointer register is used as a frame pointer rather than a general purpose register.

    youdao

  • 堆栈页面显示指针标记当前记录粗体显示。

    The stack will be displayed on the page, and the item identified by the current pointer will be highlighted in bold.

    youdao

  • 单击应用程序后退前进按钮时不会堆栈中添加新的事件而是移动堆栈指针

    When clicking the backward and forward buttons for the application, we won't be adding new events to the stack but we will be moving the pointer within the stack.

    youdao

  • 单一线程角度来看创建了一个节点next指针指向堆栈顶部

    From the standpoint of a single thread, a new node is created whose next pointer points to the top of the stack.

    youdao

  • 打开应用程序单击链接,看到存储浏览器cookie中的历史堆栈指针

    If you open the application and click around, you'll see our history stack and pointer stored in the browser's cookies.

    youdao

  • 所有PowerPC程序都需要由一个指向寄存器1中的这个堆栈指针启动

    All PowerPC programs start off with a pointer to this stack in register 1.

    youdao

  • pop方法中,顶部指针递减之后,elements仍然会保留弹出堆栈对象引用

    In the pop method, after the top pointer is decremented, elements still maintains a reference to the object being popped off the stack.

    youdao

  • pop方法中,顶部指针递减之后,elements仍然会保留弹出堆栈对象引用

    In the pop method, after the top pointer is decremented, elements still maintains a reference to the object being popped off the stack.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定