DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PIC_GOT
sys/cpu/x86_64/include/asm.h
44
#define PIC_GOT(x) x@GOTPCREL(%rip)
sys/cpu/x86_64/include/asm.h
54
#define PIC_GOT(x) x@GOT(%ebx)
sys/cpu/x86_64/include/asm.h
64
#define PIC_GOT(x) x
test/nvmm/demo/smallkern/asm.h
65
#define PIC_GOT(x) x@GOTPCREL(%rip)
test/nvmm/demo/smallkern/asm.h
68
#define PIC_GOT(x) x