Searched refs:REG_RIP (Results 1 – 4 of 4) sorted by relevance
24 return ctx->uc_mcontext.gregs[REG_RIP]; in sigcontext_get_pc()
77 ucp->uc_mcontext.gregs[REG_RIP] = (uintptr_t) func; in __makecontext()
102 hexvalue (ctx->uc_mcontext.gregs[REG_RIP], regs[16], 16); in register_dump()
84 REG_RIP, enumerator85 # define REG_RIP REG_RIP macro
Completed in 5 milliseconds