Searched defs:Elf_Ehdr (Results 1 - 11 of 11) sorted by path

/linux-master/arch/x86/um/asm/
H A Dmodule.h14 #define Elf_Ehdr Elf32_Ehdr macro
20 #define Elf_Ehdr Elf64_Ehdr macro
/linux-master/include/asm-generic/
H A Dmodule.h20 #define Elf_Ehdr Elf64_Ehdr macro
37 #define Elf_Ehdr Elf32_Ehdr macro
/linux-master/scripts/
H A Dinsert-sys-cert.c39 #define Elf_Ehdr Elf32_Ehdr macro
44 #define Elf_Ehdr Elf64_Ehdr macro
H A Drecordmcount.h40 #undef Elf_Ehdr macro
79 # define Elf_Ehdr Elf64_Ehdr macro
117 # define Elf_Ehdr Elf32_Ehdr macro
[all...]
H A Dsorttable.h27 #undef Elf_Ehdr macro
52 # define Elf_Ehdr Elf64_Ehdr macro
76 # define Elf_Ehdr Elf32_Ehdr macro
/linux-master/arch/mips/boot/tools/
H A Drelocs.c9 #define Elf_Ehdr ElfW(Ehdr) macro
/linux-master/arch/mips/include/asm/
H A Dmodule.h41 #define Elf_Ehdr Elf32_Ehdr macro
59 #define Elf_Ehdr Elf64_Ehdr macro
/linux-master/arch/s390/tools/
H A Drelocs.c36 #define Elf_Ehdr ElfW(Ehdr) macro
/linux-master/arch/x86/tools/
H A Drelocs.c9 #define Elf_Ehdr ElfW(Ehdr) macro
/linux-master/scripts/mod/
H A Dmodpost.h27 #define Elf_Ehdr Elf32_Ehdr macro
41 #define Elf_Ehdr Elf64_Ehdr macro
/linux-master/tools/perf/util/
H A Dgenelf.h63 #define Elf_Ehdr Elf64_Ehdr macro
74 #define Elf_Ehdr Elf32_Ehdr macro

Completed in 234 milliseconds