Home
last modified time | relevance | path

Searched refs:REG_RA (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/riscv/sys/
Ducontext.h35 # define REG_RA 1 macro
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/
Dmakecontext.c42 ucp->uc_mcontext.__gregs[REG_RA] = 0; in __makecontext()