Searched refs:ORIG_RAX (Results 1 - 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dptrace-abi.h44 #define ORIG_RAX 120 /* = ERROR */ macro
/external/ltrace/sysdeps/linux-gnu/x86/
H A Dtrace.c46 # define ORIG_XAX (8 * ORIG_RAX)
90 /* Otherwise, ORIG_RAX == -1 means that the
/external/strace/
H A Dutil.c1362 if (ptrace(PTRACE_POKEUSER, tcp->pid, (char*)(ORIG_RAX * 8), new) < 0)
H A Dprocess.c1319 XLAT(8*ORIG_RAX),

Completed in 304 milliseconds