Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
elf_word_to_cpu
arch/mips/boot/tools/relocs.c
187
#define elf_word_to_cpu(x) elf32_to_cpu(x)
arch/s390/tools/relocs.c
97
#define elf_word_to_cpu(x) elf32_to_cpu(x)
arch/x86/tools/relocs.c
313
#define elf_word_to_cpu(x) elf32_to_cpu(x)