Home | History | Annotate | Download | only in coregrind

Lines Matching refs:sname

215    Char* sname;   // The name by which the suppression is referred to.
405 VG_(printf_xml)(" <sname>%s</sname>\n", dummy_name);
904 su->count, su->sname );
909 VG_(dmsg)("used_suppression: %6d %s\n", su->count, su->sname);
1199 supp->sname = VG_(arena_strdup)(VG_AR_CORE, "errormgr.losf.2", buf);