Home | History | Annotate | Download | only in test

Lines Matching refs:gregs

1380            uc->uc_mcontext.gregs[REG_TRAPNO],
1381 uc->uc_mcontext.gregs[REG_ERR]);
1382 printf(" EIP=0x%08x", uc->uc_mcontext.gregs[REG_EIP]);
1555 printf("EIP=0x%08x\n", uc->uc_mcontext.gregs[REG_EIP]);