With the backup stack technique used to repair the return-addressstack, a 100% return-address prediction accuracy can be achieved unless overflow appears.
在不发生返回地址栈溢出时,使用后备栈机制能够获得100%的返回地址预测精度。
2
The topmost segment in the process address space is the stack, which stores local variables and function parameters in most programming languages.
进程地址空间的首段地址便是栈,它储存了局部变量以及大多数编程语言的函数参数。
3
An analyzer that simply reports information it finds in the dump; for example, the number of address Spaces found, the stack information for all threads found, and so on.