Searched refs:threadStackStart (Results 1 – 1 of 1) sorted by relevance
526 uintptr_t threadStackStart = threadStackLimit + size; in GetAsmStackLimit() local539 threadStackLimit = threadStackStart - rl.rlim_cur; in GetAsmStackLimit()546 …INTERPRETER(DEBUG) << "Current thread stack start: " << reinterpret_cast<void *>(threadStackStart); in GetAsmStackLimit()548 … << reinterpret_cast<void *>(threadStackStart - GetCurrentStackPosition()); in GetAsmStackLimit()555 if (threadStackStart <= result) { in GetAsmStackLimit()