Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__ElfW
arch/mips/boot/tools/relocs.c
6
#define __ElfW(bits, type) Elf##bits##_##type
arch/s390/tools/relocs.c
33
#define __ElfW(bits, type) Elf##bits##_##type
arch/x86/tools/relocs.c
6
#define __ElfW(bits, type) Elf##bits##_##type