HomeSort by relevance Sort by last modified time
    Searched refs:auxctx (Results 1 - 2 of 2) sorted by null

  /external/valgrind/helgrind/
hg_errors.h 80 ExeContext* auxctx );
hg_errors.c 364 ExeContext* auxctx; /* optional */ member in struct:__anon25895::__anon25896::__anon25903
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 );
    [all...]

Completed in 47 milliseconds