HomeSort by relevance Sort by last modified time
    Searched full: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:__anon37631::__anon37632::__anon37639
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 573 milliseconds