/linux-3.3/arch/x86/um/asm/ |
D | module.h | 13 #define Elf_Ehdr Elf32_Ehdr macro 19 #define Elf_Ehdr Elf64_Ehdr macro
|
/linux-3.3/include/asm-generic/ |
D | module.h | 15 #define Elf_Ehdr Elf64_Ehdr macro 19 #define Elf_Ehdr Elf32_Ehdr macro
|
/linux-3.3/arch/sh/include/asm/ |
D | module.h | 14 #define Elf_Ehdr Elf64_Ehdr macro 18 #define Elf_Ehdr Elf32_Ehdr macro
|
/linux-3.3/arch/powerpc/include/asm/ |
D | module.h | 65 # define Elf_Ehdr Elf64_Ehdr macro 72 # define Elf_Ehdr Elf32_Ehdr macro
|
/linux-3.3/arch/parisc/include/asm/ |
D | module.h | 9 #define Elf_Ehdr Elf64_Ehdr macro 15 #define Elf_Ehdr Elf32_Ehdr macro
|
/linux-3.3/arch/h8300/include/asm/ |
D | module.h | 9 #define Elf_Ehdr Elf32_Ehdr macro
|
/linux-3.3/arch/cris/include/asm/ |
D | module.h | 8 #define Elf_Ehdr Elf32_Ehdr macro
|
/linux-3.3/arch/m32r/include/asm/ |
D | module.h | 8 #define Elf_Ehdr Elf32_Ehdr macro
|
/linux-3.3/arch/frv/include/asm/ |
D | module.h | 20 #define Elf_Ehdr Elf32_Ehdr macro
|
/linux-3.3/arch/mn10300/include/asm/ |
D | module.h | 20 #define Elf_Ehdr Elf32_Ehdr macro
|
/linux-3.3/arch/xtensa/include/asm/ |
D | module.h | 25 #define Elf_Ehdr Elf32_Ehdr macro
|
/linux-3.3/arch/c6x/include/asm/ |
D | module.h | 18 #define Elf_Ehdr Elf32_Ehdr macro
|
/linux-3.3/arch/alpha/include/asm/ |
D | module.h | 11 #define Elf_Ehdr Elf64_Ehdr macro
|
/linux-3.3/arch/score/include/asm/ |
D | module.h | 18 #define Elf_Ehdr Elf32_Ehdr macro
|
/linux-3.3/arch/avr32/include/asm/ |
D | module.h | 22 #define Elf_Ehdr Elf32_Ehdr macro
|
/linux-3.3/arch/arm/include/asm/ |
D | module.h | 6 #define Elf_Ehdr Elf32_Ehdr macro
|
/linux-3.3/arch/m68k/include/asm/ |
D | module.h | 41 #define Elf_Ehdr Elf32_Ehdr macro
|
/linux-3.3/arch/blackfin/include/asm/ |
D | module.h | 12 #define Elf_Ehdr Elf32_Ehdr macro
|
/linux-3.3/arch/sparc/include/asm/ |
D | module.h | 17 #define Elf_Ehdr _Elf(_Ehdr) macro
|
/linux-3.3/arch/mips/include/asm/ |
D | module.h | 39 #define Elf_Ehdr Elf32_Ehdr macro 54 #define Elf_Ehdr Elf64_Ehdr macro
|
/linux-3.3/arch/ia64/include/asm/ |
D | module.h | 34 #define Elf_Ehdr Elf64_Ehdr macro
|
/linux-3.3/arch/s390/include/asm/ |
D | module.h | 43 #define Elf_Ehdr ElfW(Ehdr) macro
|
/linux-3.3/scripts/mod/ |
D | modpost.h | 16 #define Elf_Ehdr Elf32_Ehdr macro 31 #define Elf_Ehdr Elf64_Ehdr macro
|
/linux-3.3/scripts/ |
D | recordmcount.h | 70 # define Elf_Ehdr Elf64_Ehdr macro 103 # define Elf_Ehdr Elf32_Ehdr macro
|