Home | History | Annotate | Download | only in coregrind

Lines Matching defs:sname

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