Searched refs:ORIG_RAX (Results 1 – 3 of 3) sorted by relevance
44 #define ORIG_RAX 120 /* = ERROR */ macro
704 if (ptrace(PTRACE_POKEUSER, tcp->pid, (char*)(ORIG_RAX * 8), new) < 0) in change_syscall()2689 { 8*ORIG_RAX, "8*ORIG_RAX" },
902 if (upeek(tcp, 8*ORIG_RAX, &scno) < 0) in get_scno()