Searched refs:set_IP (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_machine.h124 void VG_(set_IP) ( ThreadId tid, Addr encip );
H A Dm_machine.c58 void VG_(set_IP) ( ThreadId tid, Addr ip ) { function
H A Dm_main.c2454 VG_(set_IP)(tid, __libc_freeres_wrapper);
/external/valgrind/main/coregrind/m_sigframe/
H A Dsigframe-amd64-darwin.c163 VG_(set_IP)(tid, (ULong)handler);
H A Dsigframe-x86-darwin.c166 VG_(set_IP)(tid, (UInt)handler);
/external/valgrind/main/coregrind/m_scheduler/
H A Dscheduler.c876 VG_(set_IP)( tid, argblock[2] );

Completed in 94 milliseconds