Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dm_errormgr.c1415 static Bool supp_matches_callers(Error* err, Supp* su) in supp_matches_callers() function
1477 if (supp_matches_error(su, err) && supp_matches_callers(err, su)) { in is_suppressible_error()