HomeSort by relevance Sort by last modified time
    Searched full:update_extra (Results 1 - 5 of 5) sorted by null

  /external/valgrind/main/helgrind/
hg_errors.h 41 UInt HG_(update_extra) ( Error* err );
hg_errors.c 378 UInt HG_(update_extra) ( Error* err ) function
402 why it's only done at the update_extra point, not when the
407 VG_(printf)("HG_(update_extra): "
490 point; it's expensive. Leave it for the update_extra function
497 // HG_(update_extra) just above, assuming the error ever makes
    [all...]
hg_main.c     [all...]
  /external/valgrind/main/exp-sgcheck/
pc_common.c 668 = VG_(newXA)( VG_(malloc), "pc.update_extra.Heap.descr1",
671 = VG_(newXA)( VG_(malloc), "pc.update_extra.Heap.descr1",
718 VG_(tool_panic)("update_extra");
  /external/valgrind/main/include/
pub_tool_tooliface.h 312 UInt (*update_extra)(Error* err),
    [all...]

Completed in 404 milliseconds