Home | History | Annotate | Download | only in exp-sgcheck

Lines Matching refs:who

479 static void pp_StackTree ( WordFM* sitree, const HChar* who )
482 VG_(printf)("<<< BEGIN pp_StackTree %s\n", who );
489 VG_(printf)(">>> END pp_StackTree %s\n", who );
639 const HChar* who )
643 VG_(printf)("<<< GlobalBlockTree (%s)\n", who);
1018 static void QCache__pp ( QCache* qc, const HChar* who )
1021 VG_(printf)("<<< QCache with %ld elements (%s)\n", qc->nInUse, who);