Home
last modified time | relevance | path

Searched defs:Elf_Ehdr (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/arch/x86/um/asm/
Dmodule.h13 #define Elf_Ehdr Elf32_Ehdr macro
19 #define Elf_Ehdr Elf64_Ehdr macro
/linux-4.4.14/include/asm-generic/
Dmodule.h19 #define Elf_Ehdr Elf64_Ehdr macro
36 #define Elf_Ehdr Elf32_Ehdr macro
/linux-4.4.14/scripts/
Dsortextable.h41 # define Elf_Ehdr Elf64_Ehdr macro
62 # define Elf_Ehdr Elf32_Ehdr macro
Drecordmcount.h70 # define Elf_Ehdr Elf64_Ehdr macro
103 # define Elf_Ehdr Elf32_Ehdr macro
/linux-4.4.14/arch/mips/include/asm/
Dmodule.h40 #define Elf_Ehdr Elf32_Ehdr macro
58 #define Elf_Ehdr Elf64_Ehdr macro
/linux-4.4.14/scripts/mod/
Dmodpost.h22 #define Elf_Ehdr Elf32_Ehdr macro
37 #define Elf_Ehdr Elf64_Ehdr macro
/linux-4.4.14/arch/x86/tools/
Drelocs.c8 #define Elf_Ehdr ElfW(Ehdr) macro