Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/um/asm/
Dmodule.h13 #define Elf_Ehdr Elf32_Ehdr macro
19 #define Elf_Ehdr Elf64_Ehdr macro
/linux-4.1.27/include/asm-generic/
Dmodule.h19 #define Elf_Ehdr Elf64_Ehdr macro
36 #define Elf_Ehdr Elf32_Ehdr macro
/linux-4.1.27/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.1.27/arch/mips/include/asm/
Dmodule.h40 #define Elf_Ehdr Elf32_Ehdr macro
58 #define Elf_Ehdr Elf64_Ehdr macro
/linux-4.1.27/scripts/mod/
Dmodpost.h16 #define Elf_Ehdr Elf32_Ehdr macro
31 #define Elf_Ehdr Elf64_Ehdr macro
/linux-4.1.27/arch/x86/tools/
Drelocs.c8 #define Elf_Ehdr ElfW(Ehdr) macro