Searched refs:REG_RA (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/sys/ | ||
D | ucontext.h | 35 # define REG_RA 1 macro |
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/ | ||
D | makecontext.c | 42 ucp->uc_mcontext.__gregs[REG_RA] = 0; in __makecontext() |