NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PTRACE_REGS_ALIGN
sys/arch/amd64/include/ptrace.h
108
#define PTRACE_REGS_ALIGN __aligned(16)
sys/arch/i386/include/ptrace.h
194
#define PTRACE_REGS_ALIGN __aligned(16)
sys/kern/sys_process_lwpstatus.c
52
#define PTRACE_REGS_ALIGN /* nothing */