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
4
#define ElfW(type) _ElfW(ELF_BITS, type)
arch/s390/tools/relocs.c
31
#define ElfW(type) _ElfW(ELF_BITS, type)
arch/x86/tools/relocs.c
4
#define ElfW(type) _ElfW(ELF_BITS, type)