NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
x86_getss
sys/arch/i386/i386/db_interface.c
249
ddb_regs.tf_ss = x86_getss();
sys/arch/i386/i386/db_interface.c
364
regs.tf_ss = x86_getss();
sys/arch/x86/x86/kgdb_machdep.c
208
gdb_regs[11] = x86_getss();