NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VER_NDX
sys/arch/epoc32/stand/e32boot/include/elf.h
1205
#define VER_NDX(x) ((x) & ~VER_NDX_HIDDEN)
sys/sys/exec_elf.h
959
#define VER_NDX(x) ((x) & ~VER_NDX_HIDDEN)
tools/arm-elf2aout/sys/exec_elf.h
1234
#define VER_NDX(x) ((x) & ~VER_NDX_HIDDEN)
tools/m68k-elf2aout/sys/exec_elf.h
1234
#define VER_NDX(x) ((x) & ~VER_NDX_HIDDEN)