Searched refs:REG_ES (Results 1 – 5 of 5) sorted by relevance
42 #define REG_ES(x) ((x).es) macro
264 case UNW_X86_ES: addr = &uc->uc_mcontext.gregs[REG_ES]; break; in x86_r_uc_addr()
60 out->es = regs[REG_ES]; in FillCPUContext()
313 { " es: ", context->uc_mcontext.gregs[REG_ES] }, in StackDumpSignalHandler()
1420 #define VKI_REG_ES REG_ES