Searched refs:set_IP (Results 1 – 7 of 7) sorted by relevance
184 void VG_(set_IP) ( ThreadId tid, Addr encip );
58 void VG_(set_IP) ( ThreadId tid, Addr ip ) { in VG_() argument
2780 VG_(set_IP)(tid, __libc_freeres_wrapper); in final_tidyup() local
200 VG_(set_IP)(tid, (Addr)handler); in VG_()
191 VG_(set_IP)(tid, (UInt)handler); in VG_()
203 VG_(set_IP)(tid, (ULong)handler); in VG_()
1571 VG_(set_IP)(tid, next_insn_addr); in VG_() local