Searched refs:REG_RIP (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/i386/
H A Dfasttrap_regset.h75 #define REG_RIP 17 macro
H A Ddtrace_isa.c77 REG_RIP, /* EIP, REG_PC */
232 case REG_RIP:
H A Dfasttrap_isa.c457 tp->ftt_base = REG_RIP;
1112 * report the expected value for REG_RIP.
1656 * report the expected value for REG_RIP.
2259 case REG_RIP: return regs64->isf.rip;

Completed in 69 milliseconds