Searched refs:Elf_Ehdr (Results 1 – 5 of 5) sorted by relevance
17 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,
73 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()
387 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()
121 const Elf_Ehdr *ehdr;
20 #define Elf_Ehdr Elf64_Ehdr macro33 #define Elf_Ehdr Elf32_Ehdr macro
Completed in 13 milliseconds