Home | History | Annotate | Download | only in doc

Lines Matching refs:stack

43 \Prog{libunwind} depends on the type of stack frame that a cursor
77 explicitly (e.g., if a memory stack frame is 16 bytes in size, the
78 previous stack-pointer value can be calculated simply as
79 \texttt{sp+16}, so there is no need to save the stack-pointer
81 identifies a stack frame. The IA-64 architecture defines two stacks
82 (a memory and a register stack). Including the instruction-pointer
86 ``program counter'') of the current stack frame. Given this value,
93 stack-frame of a signal-handler trampoline.
94 \item[\Const{UNW\_IA64\_SP}:] Contains the (memory) stack-pointer
167 the register-stack configuration register.