ElfW 8 arch/mips/boot/tools/relocs.c #define Elf_Addr ElfW(Addr) ElfW 9 arch/mips/boot/tools/relocs.c #define Elf_Ehdr ElfW(Ehdr) ElfW 10 arch/mips/boot/tools/relocs.c #define Elf_Phdr ElfW(Phdr) ElfW 11 arch/mips/boot/tools/relocs.c #define Elf_Shdr ElfW(Shdr) ElfW 12 arch/mips/boot/tools/relocs.c #define Elf_Sym ElfW(Sym) ElfW 636 arch/mips/boot/tools/relocs.c static int do_reloc_info(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, ElfW 9 arch/mips/boot/tools/relocs_32.c #define Elf_Rel ElfW(Rel) ElfW 8 arch/x86/tools/relocs.c #define Elf_Addr ElfW(Addr) ElfW 9 arch/x86/tools/relocs.c #define Elf_Ehdr ElfW(Ehdr) ElfW 10 arch/x86/tools/relocs.c #define Elf_Phdr ElfW(Phdr) ElfW 11 arch/x86/tools/relocs.c #define Elf_Shdr ElfW(Shdr) ElfW 12 arch/x86/tools/relocs.c #define Elf_Sym ElfW(Sym) ElfW 726 arch/x86/tools/relocs.c ElfW(Sym) *sym; ElfW 760 arch/x86/tools/relocs.c static int is_percpu_sym(ElfW(Sym) *sym, const char *symname) ElfW 769 arch/x86/tools/relocs.c static int do_reloc64(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, ElfW 773 arch/x86/tools/relocs.c ElfW(Addr) offset = rel->r_offset; ElfW 1084 arch/x86/tools/relocs.c static int do_reloc_info(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, ElfW 9 arch/x86/tools/relocs_32.c #define Elf_Rel ElfW(Rel) ElfW 54 tools/testing/selftests/powerpc/cache_shape/cache_shape.c ElfW(auxv_t) *p; ElfW 61 tools/testing/selftests/powerpc/utils.c ElfW(auxv_t) *p; ElfW 63 tools/testing/selftests/powerpc/utils.c p = (ElfW(auxv_t) *)auxv; ElfW 77 tools/testing/selftests/powerpc/utils.c ElfW(auxv_t) *p;