Searched refs:unknown_SP_update (Results 1 – 4 of 4) sorted by relevance
45 void VG_(unknown_SP_update) ( Addr old_SP, Addr new_SP, UInt otag );
276 void VG_(unknown_SP_update)( Addr old_SP, Addr new_SP, UInt ecu ) in VG_() argument
528 VG_(fnptr_to_fnentry)( &VG_(unknown_SP_update) ), in vg_SP_update_pass()563 VG_(fnptr_to_fnentry)( &VG_(unknown_SP_update) ), in vg_SP_update_pass()
283 VG_(unknown_SP_update)(gsp, gsp, 0/*unknown origin*/); in VG_()