Searched refs:track_new_mem_stack_4_w_ECU (Results 1 – 4 of 4) sorted by relevance
147 = VG_(tdict).track_new_mem_stack_4_w_ECU || in VG_()167 = (VG_(tdict).track_new_mem_stack_4 && VG_(tdict).track_new_mem_stack_4_w_ECU) || in VG_()401 DEF2(track_new_mem_stack_4_w_ECU, Addr, UInt)
191 void VG_REGPARM(2) (*track_new_mem_stack_4_w_ECU) (Addr,UInt);
574 void VG_(track_new_mem_stack_4_w_ECU) (VG_REGPARM(2) void(*f)(Addr new_ESP, UInt ecu));
7402 VG_(track_new_mem_stack_4_w_ECU) ( mc_new_mem_stack_4_w_ECU ); in mc_post_clo_init() local