Searched defs:set_SP (Results 1 – 9 of 9) sorted by relevance
195 VG_(set_SP)(tid, esp); in VG_() local
199 VG_(set_SP)(tid, rsp); in VG_() local
187 VG_(set_SP)(tid, esp); in VG_() local
200 VG_(set_SP)(tid, sp); in VG_() local
218 VG_(set_SP)(tid, sp); in VG_() local
473 VG_(set_SP)(tid, rsp); in VG_() local
426 VG_(set_SP)(tid, sp); in VG_() local
559 VG_(set_SP)(tid, esp); in VG_() local
61 void VG_(set_SP) ( ThreadId tid, Addr sp ) { in VG_() argument