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;
1203 static Bool setLocationTy ( SuppLoc* p, const HChar *buf ) in setLocationTy()
1262 SuppLoc tmp_callers[VG_DEEPEST_BACKTRACE]; in load_one_suppressions_file()
1428 supp->callers = VG_(malloc)("errormgr.losf.4", i * sizeof(SuppLoc)); in load_one_suppressions_file()
1482 const SuppLoc* supploc = supplocV; in supploc_IsStar()
1801 const SuppLoc* supploc = supplocV; /* PATTERN */ in supp_pattEQinp()
1853 SuppLoc* supps = su->callers; in supp_matches_callers()
1855 UWord szbPatt = sizeof(SuppLoc); in supp_matches_callers()