Home
last modified time | relevance | path

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

/external/valgrind/main/include/
Dpub_tool_errormgr.h128 void VG_(set_supp_string) ( Supp* su, Char* string );
/external/valgrind/main/exp-ptrcheck/
Dpc_common.c743 VG_(set_supp_string)(su, VG_(strdup)("pc.common.presi.1", *bufpp)); in pc_read_extra_suppression_info()
/external/valgrind/main/coregrind/
Dm_errormgr.c250 void VG_(set_supp_string) ( Supp* su, Char* string ) in VG_() argument
/external/valgrind/main/memcheck/
Dmc_errors.c1427 VG_(set_supp_string)(su, VG_(strdup)("mc.resi.1", *bufpp)); in MC_()