Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ELF64_ST_INFO
headers/build/os/kernel/elf.h
392
#define ELF64_ST_INFO(b, t) (((b) << 4) + ((t) & 0xf))
headers/os/kernel/elf.h
405
#define ELF64_ST_INFO(b, t) (((b) << 4) + ((t) & 0xf))