Searched refs:REG_CS (Results 1 – 7 of 7) sorted by relevance
60 (ctx->uc_mcontext.gregs[REG_CS] & 3) != 3) { in sighandler()75 (unsigned short)ctx->uc_mcontext.gregs[REG_CS]); in sighandler()
338 return &ctx->uc_mcontext.gregs[REG_CS]; in csptr()
72 REG_CS, enumerator
276 case UNW_X86_CS: addr = &uc->uc_mcontext.gregs[REG_CS]; break; in x86_r_uc_addr()
72 out->cs = regs[REG_CS]; in FillCPUContext()
330 { " cs: ", context->uc_mcontext.gregs[REG_CS] }, in StackDumpSignalHandler()
1426 #define VKI_REG_CS REG_CS