Home
last modified time | relevance | path

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

/external/valgrind/main/memcheck/
Dmc_errors.c1187 LeakSupp, // Something to be suppressed in a leak check. enumerator
1206 else if (VG_STREQ(name, "Leak")) skind = LeakSupp; in MC_()
1247 } else if (VG_(get_supp_kind)(su) == LeakSupp) { in MC_()
1320 case LeakSupp: in MC_()
1411 if (VG_(get_supp_kind)(su) == LeakSupp) { in MC_()
1429 if (VG_(get_supp_kind)(su) == LeakSupp) { in MC_()