Searched refs:Elf_Ehdr (Results 1 – 6 of 6) sorted by relevance
30 const Elf_Ehdr *hdr; /* ELF file. */
560 #define Elf_Ehdr Elf32_Ehdr macro588 #define Elf_Ehdr Elf64_Ehdr macro
80 if ( delta < sizeof(Elf_Ehdr) || in elf_resolve_sections()86 delta < sizeof(Elf_Ehdr) ? "at ELF header" : "is past end"); in elf_resolve_sections()420 const Elf_Ehdr *hdr = elf->hdr; in livepatch_header_check()
123 const Elf_Ehdr *hdr = elf->hdr; in arch_livepatch_verify_elf()
82 const Elf_Ehdr *hdr = elf->hdr; in arch_livepatch_verify_elf()
69 const Elf_Ehdr *hdr = elf->hdr; in arch_livepatch_verify_elf()
Completed in 8 milliseconds