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

/art/runtime/
H A Dthread.cc542 uint8_t* stack_top = FindStackTop(); local
551 uint32_t unwanted_size = stack_top - pregion - kPageSize;
619 uint32_t unwanted_size = stack_top - pregion - kPageSize;

Completed in 876 milliseconds