Home
last modified time | relevance | path

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

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