Home | History | Annotate | Download | only in m_syswrap

Lines Matching defs:stack_end

3563                Addr stack_end = VG_(clstk_end)+1;
3570 *oldp = stack_end;
3575 if (oldp) VG_(memcpy)(oldp, &stack_end, oldlen);