Searched refs:unknown_SP_update (Results 1 – 4 of 4) sorted by relevance
59 void VG_(unknown_SP_update) ( Addr old_SP, Addr new_SP );
454 void VG_(unknown_SP_update)( Addr old_SP, Addr new_SP ) { in VG_() argument
551 VG_(fnptr_to_fnentry)( &VG_(unknown_SP_update) ), in vg_SP_update_pass()596 VG_(fnptr_to_fnentry)( &VG_(unknown_SP_update) ), in vg_SP_update_pass()
297 VG_(unknown_SP_update)(gsp, gsp); in VG_() local