Searched refs:GetStackTop (Results 1 – 3 of 3) sorted by relevance
34 inline void* GetStackTop(ScopedMmap* stack) { in GetStackTop() function
100 [[nodiscard]] GuestAddr GetStackTop() const { return stack_top_; } in GetStackTop() function
161 ret = state->thread->GetStackTop(); in DoCustomTrampoline___get_thread_stack_top()