Searched refs:REG_ERR (Results 1 – 9 of 9) sorted by relevance
70 REG_ERR, enumerator
328 { " err: ", context->uc_mcontext.gregs[REG_ERR] }, in StackDumpSignalHandler()354 { " erf: ", context->uc_mcontext.gregs[REG_ERR] }, in StackDumpSignalHandler()
443 eprintf("REG_ERR: %lx\n", (unsigned long)uctxt->uc_mcontext.gregs[REG_ERR]); in handler()448 eprintf("REG_ERR: %lx\n", (unsigned long)uctxt->uc_mcontext.gregs[REG_ERR]); in handler()
479 sig_err = ctx->uc_mcontext.gregs[REG_ERR]; in sigtrap()
1322 #define REG_ERR ERR1341 uc->uc_mcontext.gregs[REG_ERR]);
1362 #define REG_ERR ERR1381 uc->uc_mcontext.gregs[REG_ERR]);
1353 #define VKI_REG_ERR REG_ERR
1289 uptr err = ucontext->uc_mcontext.gregs[REG_ERR]; in GetWriteFlag()