Home | History | Annotate | Download | only in memcheck

Lines Matching full:just_below_esp

741    Bool     just_below_esp;
749 just_below_esp = is_just_below_ESP( VG_(get_SP)(tid), a );
753 if (MC_(clo_workaround_gcc296_bugs) && just_below_esp)
758 extra.Err.Addr.maybe_gcc = just_below_esp;