Searched refs:instrument_store (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/drd/
H A Ddrd_load_store.c527 static void instrument_store(IRSB* const bb, IRExpr* addr_expr, function
647 instrument_store(bb, st->Ist.Store.addr, st->Ist.Store.data,
657 instrument_store(bb, addr, data, sg->guard);

Completed in 82 milliseconds