Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dpub_core_gdbserver.h71 Bool VG_(gdbserver_point) (PointKind kind, Bool insert,
/external/valgrind/main/coregrind/m_gdbserver/
Dm_gdbserver.c333 Bool VG_(gdbserver_point) (PointKind kind, Bool insert, in VG_() argument
550 if (!VG_(gdbserver_point) (g->kind, in clear_watched_addresses()
Dtarget.c486 if (VG_(gdbserver_point) (kind, insert, addr, len)) in valgrind_point() local