Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_errormgr.c220 SuppLoc; typedef
240 SuppLoc* callers;
1214 static Bool setLocationTy ( SuppLoc* p, const HChar *buf ) in setLocationTy()
1273 SuppLoc tmp_callers[VG_MAX_SUPP_CALLERS]; in load_one_suppressions_file()
1439 supp->callers = VG_(malloc)("errormgr.losf.4", i * sizeof(SuppLoc)); in load_one_suppressions_file()
1493 const SuppLoc* supploc = supplocV; in supploc_IsStar()
1812 const SuppLoc* supploc = supplocV; /* PATTERN */ in supp_pattEQinp()
1864 SuppLoc* supps = su->callers; in supp_matches_callers()
1866 UWord szbPatt = sizeof(SuppLoc); in supp_matches_callers()