Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:stack_end

3633                Addr stack_end = VG_(clstk_end)+1;
3640 *oldp = stack_end;
3645 if (oldp) VG_(memcpy)(oldp, &stack_end, oldlen);