Searched refs:REG_RSI (Results 1 – 9 of 9) sorted by relevance
60 REG_RSI, enumerator
80 uc.uc_mcontext.gregs[REG_RDX], uc.uc_mcontext.gregs[REG_RSI], in main()
122 case UNW_X86_64_RSI: addr = &uc->uc_mcontext.gregs[REG_RSI]; break; in x86_64_r_uc_addr()
53 #define REG_ARG1 REG_RSI
49 #define REG_ARG1 REG_RSI
119 out->rsi = regs[REG_RSI];
99 #define SECCOMP_PARM2(_ctx) SECCOMP_REG(_ctx, REG_RSI)
345 { " si: ", context->uc_mcontext.gregs[REG_RSI] }, in StackDumpSignalHandler()
1360 #define VKI_REG_RSI REG_RSI