Searched defs:GetStackBottom (Results 1 – 7 of 7) sorted by relevance
117 uptr GetStackBottom() const { return GetAddress() + GetSize(); } in GetStackBottom() function
146 uptr GetStackBottom() const { return GetAddress() + GetSize(); } in GetStackBottom() function
760 uptr GetStackBottom() const { return reinterpret_cast<uptr>(this + 1); } in GetStackBottom() function
74 uptr GetStackBottom() const { return stackBottom; } in GetStackBottom() function289 uptr ManagedThread::GetStackBottom() const in GetStackBottom() function in nn::os::ManagedThread
46 uptr GetStackBottom() const { return stackBottom; } in GetStackBottom() function
62 uptr GetStackBottom() const { return stackBottom; } in GetStackBottom() function