Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UPT_BP
arch/x86/um/asm/ptrace.h
30
#define PT_REGS_BP(r) UPT_BP(&(r)->regs)
arch/x86/um/shared/sysdep/ptrace_32.h
14
#define UPT_SYSCALL_ARG6(r) UPT_BP(r)