OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_REG_RA
(Results
1 - 16
of
16
) sorted by relevancy
/src/lib/libc/arch/alpha/gen/
swapcontext.S
50
stq t1, (UC_GREGS +
_REG_RA
*8)(t0) /* Adjust saved RA */
_lwp.c
62
gr[
_REG_RA
] = (unsigned long) _lwp_exit;
makecontext.c
66
gr[
_REG_RA
] = (__greg_t)__resumecontext;
__setjmp14.S
56
stq ra, (SC_REGS+
_REG_RA
*8)(a0)
77
ldq ra, (SC_REGS+
_REG_RA
*8)(s0) /* restore return address */
__longjmp14.c
76
uc.uc_mcontext.__gregs[
_REG_RA
] = sc->sc_regs[R_RA];
/src/lib/libc/arch/ia64/gen/
_lwp.c
60
gr[
_REG_RA
] = (unsigned long) _lwp_exit;
/src/lib/libc/arch/alpha/sys/
__sigtramp2.S
85
CFI_OFFSET(
_REG_RA
)
/src/lib/libc/arch/mips/sys/
__sigtramp2.S
102
CFI_OFFSET(
_REG_RA
)
/src/lib/libc/arch/riscv/gen/
makecontext.c
68
gr[
_REG_RA
] = (uintptr_t)_resumecontext;
_lwp.c
70
u->uc_mcontext.__gregs[
_REG_RA
] = (uintptr_t)_lwp_exit; /* RA */
/src/sys/arch/alpha/include/
mcontext.h
69
#define
_REG_RA
26
/src/lib/libc/arch/mips/gen/
makecontext.c
68
gr[
_REG_RA
] = (intptr_t)__resumecontext;
_lwp.c
71
gr[
_REG_RA
] = (uintptr_t) _lwp_exit;
longjmp.c
99
uc.uc_mcontext.__gregs[
_REG_RA
] = sc->sc_regs[_R_RA];
/src/sys/arch/riscv/include/
mcontext.h
90
#define
_REG_RA
_REG_X1
/src/sys/arch/mips/include/
mcontext.h
71
#define
_REG_RA
31
Completed in 16 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025