Searched defs:newstack (Results 1 – 9 of 9) sorted by relevance
287 FSTACK *newstack = xmalloc (sizeof (FSTACK)); in pushfile() local
408 HSTACK *newstack = xmalloc (sizeof (HSTACK)); in push_tag() local
545 auto *newstack = (uptr *)Alloc(newsz * sizeof(uptr)); in GrowShadowStack() local
1339 char * const newstack = STACK_GROW(vm->vm_minsaddr, epp->ep_ssize); execve_runproc() local 1543 copyoutargs(struct execve_data * restrict data,struct lwp * l,char * const newstack) copyoutargs() argument
219 StkId newstack; in luaD_reallocstack() local
473 int newstack = fs->freereg + n; in luaK_checkstack() local
520 uptr *newstack = (uptr*)internal_alloc(MBlockShadowStack, in GrowShadowStack() local
524 uptr *newstack = (uptr*)internal_alloc(MBlockShadowStack, in GrowShadowStack() local