Home
last modified time | relevance | path

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

/include/linux/
A 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,
A Dcfi.h73 void module_cfi_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs,
76 static inline void module_cfi_finalize(const Elf_Ehdr *hdr, in module_cfi_finalize()
A Dmodule.h387 Elf_Ehdr hdr;
893 void module_bug_finalize(const Elf_Ehdr *, const Elf_Shdr *,
899 static inline void module_bug_finalize(const Elf_Ehdr *hdr, in module_bug_finalize()
A Dkexec.h121 const Elf_Ehdr *ehdr;
/include/asm-generic/
A Dmodule.h20 #define Elf_Ehdr Elf64_Ehdr macro
33 #define Elf_Ehdr Elf32_Ehdr macro

Completed in 13 milliseconds