Searched refs:GetCurrentThreadStackTop (Results 1 – 3 of 3) sorted by relevance
61 void* GetCurrentThreadStackTop() const; in PA_COMPONENT_EXPORT()
173 void* StackTopRegistry::GetCurrentThreadStackTop() const { in GetCurrentThreadStackTop() function in partition_alloc::internal::StackTopRegistry
849 void* stack_top = StackTopRegistry::Get().GetCurrentThreadStackTop(); in ScanStack()