Searched defs:Elf_Ehdr (Results 1 - 3 of 3) sorted by relevance

/arch/x86/um/asm/
H A Dmodule.h13 #define Elf_Ehdr Elf32_Ehdr macro
19 #define Elf_Ehdr Elf64_Ehdr macro
/arch/mips/include/asm/
H A Dmodule.h40 #define Elf_Ehdr Elf32_Ehdr macro
58 #define Elf_Ehdr Elf64_Ehdr macro
/arch/x86/tools/
H A Drelocs.c8 #define Elf_Ehdr ElfW(Ehdr) macro
13 static Elf_Ehdr ehdr;
372 if (ehdr.e_ehsize != sizeof(Elf_Ehdr)) {

Completed in 120 milliseconds