Home
last modified time | relevance | path

Searched refs:INSTR_PTR (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/
Dm_machine.c45 #define INSTR_PTR(regs) ((regs).vex.VG_INSTR_PTR) macro
50 return INSTR_PTR( VG_(threads)[tid].arch ); in VG_()
60 INSTR_PTR( VG_(threads)[tid].arch ) = ip; in VG_()