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