Home
last modified time | relevance | path

Searched refs:FindStackTop (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dthread.cc736 static uint8_t* FindStackTop() { in FindStackTop() function
747 uint8_t* stack_top = FindStackTop(); in InstallImplicitProtection()
1399 CHECK_GT(FindStackTop(), reinterpret_cast<void*>(tlsPtr_.stack_end)); in InitStackHwm()