Home | History | Annotate | Download | only in helgrind

Lines Matching refs:auxctx

364             ExeContext* auxctx; /* optional */
635 const HChar* auxstr, ExeContext* auxctx )
645 xe.XE.Misc.auxctx = auxctx;
947 if (xe->XE.Misc.auxctx)
948 VG_(pp_ExeContext)( xe->XE.Misc.auxctx );
959 if (xe->XE.Misc.auxctx)
960 VG_(pp_ExeContext)( xe->XE.Misc.auxctx );