Searched defs:GetStackTop (Results 1 – 2 of 2) sorted by relevance
34 inline void* GetStackTop(ScopedMmap* stack) { in GetStackTop() function
100 [[nodiscard]] GuestAddr GetStackTop() const { return stack_top_; } in GetStackTop() function