Home
last modified time | relevance | path

Searched refs:Elf_Ehdr (Results 1 – 5 of 5) sorted by relevance

/include/linux/
Dmoduleloader.h17 bool module_elf_check_arch(Elf_Ehdr *hdr);
20 int module_frob_arch_sections(Elf_Ehdr *hdr,
107 int module_finalize(const Elf_Ehdr *hdr,
Dcfi.h40 void module_cfi_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs,
43 static inline void module_cfi_finalize(const Elf_Ehdr *hdr, in module_cfi_finalize()
Dmodule.h404 Elf_Ehdr hdr;
907 void module_bug_finalize(const Elf_Ehdr *, const Elf_Shdr *,
913 static inline void module_bug_finalize(const Elf_Ehdr *hdr, in module_bug_finalize()
Dkexec.h113 const Elf_Ehdr *ehdr;
/include/asm-generic/
Dmodule.h20 #define Elf_Ehdr Elf64_Ehdr macro
37 #define Elf_Ehdr Elf32_Ehdr macro