Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_errormgr.c219 SuppLoc; typedef
239 SuppLoc* callers;
1204 static Bool setLocationTy ( SuppLoc* p, const HChar *buf ) in setLocationTy()
1263 SuppLoc tmp_callers[VG_MAX_SUPP_CALLERS]; in load_one_suppressions_file()
1429 supp->callers = VG_(malloc)("errormgr.losf.4", i * sizeof(SuppLoc)); in load_one_suppressions_file()
1483 const SuppLoc* supploc = supplocV; in supploc_IsStar()
1802 const SuppLoc* supploc = supplocV; /* PATTERN */ in supp_pattEQinp()
1854 SuppLoc* supps = su->callers; in supp_matches_callers()
1856 UWord szbPatt = sizeof(SuppLoc); in supp_matches_callers()