NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PLT
sys/arch/amd64/include/asm.h
43
#define PIC_PLT(x) x@PLT
sys/arch/i386/include/asm.h
53
#define PIC_PLT(x) x@PLT
sys/arch/riscv/include/asm.h
50
call PLT(_mcount); \
sys/arch/sh3/include/asm.h
143
#define PIC_PLT(x) x@PLT