Searched defs:stack_bottom (Results 1 – 10 of 10) sorted by relevance
44 static inline bool IsValidFrame(uptr frame, uptr stack_top, uptr stack_bottom) { in IsValidFrame()53 uptr stack_bottom) { in GetCanonicFrame()73 uptr stack_bottom, u32 max_depth) { in FastUnwindStack()
49 uptr stack_top, uptr stack_bottom, in Unwind()
216 uptr *stack_bottom) { in GetThreadStackTopAndBottom()334 uptr stack_top, stack_bottom; in GetThreadStackAndTls() local
78 uptr *stack_bottom) { in GetThreadStackTopAndBottom()
73 uptr *stack_bottom) { in GetThreadStackTopAndBottom()
32 uptr stack_bottom() { return stack_bottom_; } in stack_bottom() function
53 uchar **stack_top, **stack_bottom = 0; in cvCanny() local
66 uptr stack_bottom() { return stack_bottom_; } in stack_bottom() function
109 uintptr_t stack_bottom = lwp_lister->GetLwpStackBottom(last_ebp); in IsLwpCrashedCallback() local138 uintptr_t stack_bottom = lwp_lister->GetLwpStackBottom(last_esp); in WriteLwpStack() local
333 uchar **stack_bottom = &stack[0]; in operator ()() local724 uchar **stack_bottom = &stack[0]; in Canny() local