Searched refs:stack_himem (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread.cc356 uint8_t* stack_himem = tlsPtr_.stack_end; local
357 uint8_t* stack_top = reinterpret_cast<uint8_t*>(reinterpret_cast<uintptr_t>(&stack_himem) &

Completed in 80 milliseconds