Searched refs:Elf64_Ehdr (Results 1 – 19 of 19) sorted by relevance
20 #define Elf_Ehdr Elf64_Ehdr
308 Elf64_Ehdr *elf; in create_opalcore()313 hdr_size = (sizeof(Elf64_Ehdr) + in create_opalcore()355 elf = (Elf64_Ehdr *)bufp; in create_opalcore()356 bufp += sizeof(Elf64_Ehdr); in create_opalcore()367 elf->e_phoff = cpu_to_be64(sizeof(Elf64_Ehdr)); in create_opalcore()371 elf->e_ehsize = cpu_to_be16(sizeof(Elf64_Ehdr)); in create_opalcore()
146 Elf64_Ehdr *hdr = (Elf64_Ehdr *)raw_addr; in go()
54 Elf64_Ehdr *hdr;
171 Elf64_Ehdr *hdr = (Elf64_Ehdr *)raw_addr; in go()
51 const Elf64_Ehdr *elf64 = hdr; in of_image_hdr()
16 Elf64_Ehdr *elf64 = hdr; in parse_elf64()
87 } Elf64_Ehdr; typedef
59 #define Elf_Ehdr Elf64_Ehdr
39 Elf64_Ehdr ehdr64; in main()
239 Elf64_Ehdr *eh; in main()
134 Elf64_Ehdr *ehdr;277 elf.ehdr = elf_ptr(Elf64_Ehdr, 0); in init_elf()
512 static void *ehdr_init(Elf64_Ehdr *ehdr, int mem_chunk_cnt) in ehdr_init()523 ehdr->e_phoff = sizeof(Elf64_Ehdr); in ehdr_init()524 ehdr->e_ehsize = sizeof(Elf64_Ehdr); in ehdr_init()607 size = sizeof(Elf64_Ehdr); in get_elfcorehdr_size()
236 Elf64_Ehdr ehdr; in parse_elf()
113 Elf64_Ehdr *hdr;336 static void * __init find_section64(Elf64_Ehdr *ehdr, const char *secname, in find_section64()
195 static unsigned long get_stubs_size(const Elf64_Ehdr *hdr, in get_stubs_size()288 int module_frob_arch_sections(Elf64_Ehdr *hdr, in module_frob_arch_sections()
64 module_frob_arch_sections(Elf64_Ehdr *hdr, Elf64_Shdr *sechdrs, in module_frob_arch_sections()
274 Elf64_Ehdr ehdr; in parse_elf()
763 static void update_backup_region_phdr(struct kimage *image, Elf64_Ehdr *ehdr) in update_backup_region_phdr()