Searched refs:set_IP (Results 1 – 7 of 7) sorted by relevance
172 void VG_(set_IP) ( ThreadId tid, Addr encip );
59 void VG_(set_IP) ( ThreadId tid, Addr ip ) { in VG_() argument
2283 VG_(set_IP)(tid, 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_()
1579 VG_(set_IP)(tid, next_insn_addr); in VG_() local