Searched refs:Elf64_Ehdr (Results 1 – 13 of 13) sorted by relevance
20 #define Elf_Ehdr Elf64_Ehdr
348 Elf64_Ehdr *ehdr; in prepare_elf64_ram_headers_callback()400 Elf64_Ehdr *ehdr; in prepare_elf64_headers()421 elf_sz = sizeof(Elf64_Ehdr) + nr_phdr * sizeof(Elf64_Phdr); in prepare_elf64_headers()429 ehdr = (Elf64_Ehdr *)bufp; in prepare_elf64_headers()430 bufp += sizeof(Elf64_Ehdr); in prepare_elf64_headers()440 ehdr->e_phoff = sizeof(Elf64_Ehdr); in prepare_elf64_headers()441 ehdr->e_ehsize = sizeof(Elf64_Ehdr); in prepare_elf64_headers()
434 int arch_kexec_apply_relocations_add(const Elf64_Ehdr *ehdr, in arch_kexec_apply_relocations_add()
178 Elf64_Ehdr *hdr = (Elf64_Ehdr *)raw_addr; in go()
55 const Elf64_Ehdr *elf64 = hdr; in of_image_hdr()
20 Elf64_Ehdr *elf64 = hdr; in parse_elf64()
87 } Elf64_Ehdr; typedef
59 #define Elf_Ehdr Elf64_Ehdr
456 static void *ehdr_init(Elf64_Ehdr *ehdr, int mem_chunk_cnt) in ehdr_init()467 ehdr->e_phoff = sizeof(Elf64_Ehdr); in ehdr_init()468 ehdr->e_ehsize = sizeof(Elf64_Ehdr); in ehdr_init()
241 static unsigned long get_stubs_size(const Elf64_Ehdr *hdr, in get_stubs_size()330 int module_frob_arch_sections(Elf64_Ehdr *hdr, in module_frob_arch_sections()
139 Elf64_Ehdr *hdr;362 static void * __init find_section64(Elf64_Ehdr *ehdr, const char *secname, in find_section64()
282 Elf64_Ehdr ehdr; in parse_elf()
76 module_frob_arch_sections(Elf64_Ehdr *hdr, Elf64_Shdr *sechdrs, in module_frob_arch_sections()