Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ELF64_R_SYM
usr/src/boot/sys/sys/elf64.h
156
#define ELF64_R_SYM(info) ((info) >> 32)
usr/src/uts/common/sys/elf.h
826
#define ELF64_R_SYM(info) ((info)>>32)