HomeSort by relevance Sort by last modified time
    Searched refs:valgrind_stopped_by_watchpoint (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/coregrind/m_gdbserver/
target.h 136 valgrind_stopped_by_watchpoint() will return 1 till reset.
141 extern int valgrind_stopped_by_watchpoint (void);
target.c 135 int valgrind_stopped_by_watchpoint (void) function
238 if (valgrind_stopped_by_watchpoint()) {
remote-utils.c 1085 if (valgrind_stopped_by_watchpoint()) {
    [all...]

Completed in 34 milliseconds