Home
last modified time | relevance | path

Searched refs:gdbserver_point (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/
Dpub_core_gdbserver.h91 Bool VG_(gdbserver_point) (PointKind kind, Bool insert,
/external/valgrind/coregrind/m_gdbserver/
Dm_gdbserver.c342 Bool VG_(gdbserver_point) (PointKind kind, Bool insert, in VG_() argument
567 if (!VG_(gdbserver_point) (g->kind, in clear_watched_addresses()
Dtarget.c540 if (VG_(gdbserver_point) (kind, insert, addr, len)) in valgrind_point() local