Searched refs:REG_ESI (Results 1 – 6 of 6) sorted by relevance
47 #define REG_ESI(x) ((x).esi.l) macro
44 #define REG_ARG3 REG_ESI
40 #define REG_ARG3 REG_ESI
270 case UNW_X86_ESI: addr = &uc->uc_mcontext.gregs[REG_ESI]; break; in x86_r_uc_addr()
64 out->esi = regs[REG_ESI]; in FillCPUContext()
316 { " esi: ", context->uc_mcontext.gregs[REG_ESI] }, in StackDumpSignalHandler()