Home
last modified time | relevance | path

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

/external/valgrind/include/
Dpub_tool_errormgr.h137 void VG_(set_supp_string) ( Supp* su, HChar* string );
/external/valgrind/exp-sgcheck/
Dpc_common.c744 VG_(set_supp_string)(su, VG_(strdup)("pc.common.presi.1", *bufpp)); in pc_read_extra_suppression_info()
/external/valgrind/coregrind/
Dm_errormgr.c268 void VG_(set_supp_string) ( Supp* su, HChar* string ) in VG_() argument
/external/valgrind/memcheck/
Dmc_errors.c1383 VG_(set_supp_string)(su, VG_(strdup)("mc.resi.1", *bufpp)); in MC_()