Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
elf_half_to_cpu
arch/mips/boot/tools/relocs.c
186
#define elf_half_to_cpu(x) elf16_to_cpu(x)
arch/s390/tools/relocs.c
96
#define elf_half_to_cpu(x) elf16_to_cpu(x)
arch/x86/tools/relocs.c
312
#define elf_half_to_cpu(x) elf16_to_cpu(x)