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

  /external/valgrind/coregrind/
m_tooliface.c 43 void(*post_clo_init)(void),
50 VG_(tdict).tool_post_clo_init = post_clo_init;
  /external/valgrind/drd/
drd_main.c 741 static void DRD_(post_clo_init)(void) function
836 VG_(basic_tool_funcs) (DRD_(post_clo_init),
    [all...]
  /external/valgrind/include/
pub_tool_tooliface.h 76 void (*post_clo_init)(void),
400 // if possible rather than in post_clo_init(), and if they are bad then
    [all...]
  /external/valgrind/callgrind/
global.h 628 void (*post_clo_init)(void); member in struct:cachesim_if
main.c 1966 void CLG_(post_clo_init)(void) function
    [all...]
sim.c     [all...]

Completed in 185 milliseconds