Searched refs:UCONTEXT_MCONTEXT_OFFSET (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dor1k-linux-tdep.c112 #define UCONTEXT_MCONTEXT_OFFSET 20 macro
124 mcontext_base = frame_sp + SIGFRAME_SIGINFO_SIZE + UCONTEXT_MCONTEXT_OFFSET;
H A Driscv-linux-tdep.c119 #define UCONTEXT_MCONTEXT_OFFSET 176 macro
134 mcontext_base = frame_sp + SIGFRAME_SIGINFO_SIZE + UCONTEXT_MCONTEXT_OFFSET;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dor1k-linux-tdep.c115 #define UCONTEXT_MCONTEXT_OFFSET 20 macro
127 mcontext_base = frame_sp + SIGFRAME_SIGINFO_SIZE + UCONTEXT_MCONTEXT_OFFSET;
H A Driscv-linux-tdep.c124 #define UCONTEXT_MCONTEXT_OFFSET 176 macro
139 mcontext_base = frame_sp + SIGFRAME_SIGINFO_SIZE + UCONTEXT_MCONTEXT_OFFSET;

Completed in 180 milliseconds