Home
last modified time | relevance | path

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

/external/chromium_org/tools/valgrind/
Dtsan_analyze.py187 count, supp_name = match.groups()
189 self.used_suppressions[supp_name] += count
/external/valgrind/main/coregrind/
Dm_errormgr.c1183 Char* supp_name; in load_one_suppressions_file() local
1251 supp_name = & buf[i+1]; in load_one_suppressions_file()
1266 if (VG_TDICT_CALL(tool_recognised_suppression, supp_name, supp)) { in load_one_suppressions_file()