Searched refs:REG_SP (Results 1 – 4 of 4) sorted by relevance
300 # define REG_SP REG_RSP macro320 # define REG_SP REG_ESP macro451 ctx->uc_mcontext.gregs[REG_SP] = (unsigned long)0x8badf00d5aadc0deULL; in sigusr1()622 if (i == REG_SP) { in test_valid_sigreturn()
45 + (unsigned long) uc->uc_mcontext.__gregs[REG_SP],53 + logStackContent((void**)uc->uc_mcontext.__gregs[REG_SP]);
19 #define REG_SP 13 macro