Searched refs:elf64_hdr (Results 1 – 5 of 5) sorted by relevance
81 struct elf64_hdr e64; in arch_elf_pt_proc()140 struct elf64_hdr e64; in arch_check_elf()144 struct elf64_hdr e64; in arch_check_elf()
167 const struct elf64_hdr *hdr; in vdso_apply_alternatives()169 hdr = (struct elf64_hdr *)vdso64_start; in vdso_apply_alternatives()
201 const struct elf64_hdr *hdr; in apply_alternatives_vdso()208 hdr = (struct elf64_hdr *)vdso_start; in apply_alternatives_vdso()
72 typedef struct elf64_hdr { struct
31 # define elfhdr elf64_hdr
Completed in 11 milliseconds