Searched defs:stack_bottom (Results 1 – 8 of 8) sorted by relevance
32 uptr stack_bottom() { return stack_bottom_; } in stack_bottom() function
40 uptr stack_top, uptr stack_bottom, in FastUnwindStack()
75 uptr stack_top, uptr stack_bottom, in Unwind()
156 uptr *stack_bottom) { in GetThreadStackTopAndBottom()257 uptr stack_top, stack_bottom; in GetThreadStackAndTls() local
75 uptr *stack_bottom) { in GetThreadStackTopAndBottom()424 uptr stack_top, stack_bottom; in GetThreadStackAndTls() local
68 uptr *stack_bottom) { in GetThreadStackTopAndBottom()
66 uptr stack_bottom() { return stack_bottom_; } in stack_bottom() function
53 uchar **stack_top, **stack_bottom = 0; in cvCanny() local