Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_gdbserver/
Dm_gdbserver.c271 static GS_Watch* lookup_gs_watch (Addr addr, SizeT len, PointKind kind, in lookup_gs_watch() function
375 g = lookup_gs_watch (addr, len, kind, &g_ix); in VG_()