Searched refs:post_clo_init (Results 1 – 6 of 6) sorted by relevance
43 void(*post_clo_init)(void), in VG_()50 VG_(tdict).tool_post_clo_init = post_clo_init; in VG_()
741 static void DRD_(post_clo_init)(void) in DRD_() argument836 VG_(basic_tool_funcs) (DRD_(post_clo_init), in drd_pre_clo_init()
76 void (*post_clo_init)(void),
1966 void CLG_(post_clo_init)(void) in CLG_() argument2011 (*CLG_(cachesim).post_clo_init)(); in CLG_()2053 VG_(basic_tool_funcs) (CLG_(post_clo_init), in CLG_()
628 void (*post_clo_init)(void); member
1704 .post_clo_init = cachesim_post_clo_init,