Home
last modified time | relevance | path

Searched refs:Elf64_Ehdr (Results 1 – 15 of 15) sorted by relevance

/arch/um/sys-x86_64/asm/
Dmodule.h17 #define Elf_Ehdr Elf64_Ehdr
/arch/alpha/include/asm/
Dmodule.h11 #define Elf_Ehdr Elf64_Ehdr
/arch/ia64/include/asm/
Dmodule.h28 #define Elf_Ehdr Elf64_Ehdr
/arch/parisc/include/asm/
Dmodule.h9 #define Elf_Ehdr Elf64_Ehdr
/arch/powerpc/include/asm/
Dmodule.h65 # define Elf_Ehdr Elf64_Ehdr
/arch/powerpc/boot/
Dof.c52 const Elf64_Ehdr *elf64 = hdr; in of_image_hdr()
Delf_util.c20 Elf64_Ehdr *elf64 = hdr; in parse_elf64()
Delf.h86 } Elf64_Ehdr; typedef
DaddRamDisk.c23 Elf64_Ehdr *elf64 = p; in check_elf64()
/arch/x86/include/asm/
Dmodule.h14 # define Elf_Ehdr Elf64_Ehdr
/arch/mips/include/asm/
Dmodule.h54 #define Elf_Ehdr Elf64_Ehdr
/arch/powerpc/kernel/
Dmodule_64.c137 static unsigned long get_stubs_size(const Elf64_Ehdr *hdr, in get_stubs_size()
200 int module_frob_arch_sections(Elf64_Ehdr *hdr, in module_frob_arch_sections()
Dvdso.c131 Elf64_Ehdr *hdr;
371 static void * __init find_section64(Elf64_Ehdr *ehdr, const char *secname, in find_section64()
/arch/x86/boot/compressed/
Dmisc.c342 Elf64_Ehdr ehdr; in parse_elf()
/arch/alpha/kernel/
Dmodule.c90 module_frob_arch_sections(Elf64_Ehdr *hdr, Elf64_Shdr *sechdrs, in module_frob_arch_sections()