Lines Matching refs:Stack
72 Addr_Stack, // on a thread's stack
81 /* For an address in a stack, gives the address position in this stack. */
84 StackPos_stacked, // Addressable and 'active' stack zone.
85 StackPos_below_stack_ptr, // Below stack ptr
127 // On a stack. tinfo indicates which thread's stack?
129 // stack address was. 0 if not found.
130 // frameNo is the frame nr of the call where the stack address was.
132 // stackPos describes the address 'position' in the stack.
134 // spoffset gives the offset from the thread stack pointer.
142 } Stack;
216 * maybe_gcc indicates Addr a was just below the stack ptr when the error