Searched refs:REG_RAX (Results 1 – 9 of 9) sorted by relevance
50 #define REG_RESULT REG_RAX51 #define REG_SYSCALL REG_RAX
46 #define REG_RESULT REG_RAX47 #define REG_SYSCALL REG_RAX
64 REG_RAX, enumerator
79 uc.uc_mcontext.gregs[REG_RAX], uc.uc_mcontext.gregs[REG_RCX], in main()
95 #define SECCOMP_RESULT(_ctx) SECCOMP_REG(_ctx, REG_RAX)96 #define SECCOMP_SYSCALL(_ctx) SECCOMP_REG(_ctx, REG_RAX)
126 case UNW_X86_64_RAX: addr = &uc->uc_mcontext.gregs[REG_RAX]; break; in x86_64_r_uc_addr()
112 out->rax = regs[REG_RAX];
349 { " ax: ", context->uc_mcontext.gregs[REG_RAX] }, in StackDumpSignalHandler()
1355 #define VKI_REG_RAX REG_RAX