Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_gdbserver/
Dm_gdbserver.c272 Word* g_ix) in lookup_gs_watch() argument
284 *g_ix = i; in lookup_gs_watch()
290 *g_ix = -1; in lookup_gs_watch()
347 Word g_ix; in VG_() local
375 g = lookup_gs_watch (addr, len, kind, &g_ix); in VG_()
390 VG_(removeIndexXA) (gs_watches, g_ix); in VG_()