Home
last modified time | relevance | path

Searched refs:REG_PC (Results 1 – 6 of 6) sorted by relevance

/sysdeps/unix/sysv/linux/riscv/
A Dsigcontextinfo.h27 return ctx->uc_mcontext.__gregs[REG_PC]; in sigcontext_get_pc()
A Dmakecontext.c47 ucp->uc_mcontext.__gregs[REG_PC] = (long int) &__start_context; in __makecontext()
/sysdeps/unix/sysv/linux/sparc/sparc32/
A Dmakecontext.c87 ucp->uc_mcontext.gregs[REG_PC] = (unsigned long int) func; in __makecontext()
88 ucp->uc_mcontext.gregs[REG_nPC] = ucp->uc_mcontext.gregs[REG_PC] + 4; in __makecontext()
A Ducontext_i.sym20 GREG_PC (REG_PC * sizeof(greg_t))
/sysdeps/unix/sysv/linux/riscv/sys/
A Ducontext.h34 # define REG_PC 0 macro
/sysdeps/unix/sysv/linux/sparc/sys/
A Ducontext.h111 # define REG_PC (1) macro

Completed in 5 milliseconds