HomeSort by relevance Sort by last modified time
    Searched full:just_below_esp (Results 1 - 1 of 1) sorted by null

  /external/valgrind/memcheck/
mc_errors.c 741 Bool just_below_esp; local
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;
    [all...]

Completed in 72 milliseconds