Searched refs:elf_headers (Results 1 – 6 of 6) sorted by relevance
35 vfree(image->elf_headers); in arch_kimage_file_post_load_cleanup()36 image->elf_headers = NULL; in arch_kimage_file_post_load_cleanup()131 image->elf_headers = headers; in load_other_segments()
30 vfree(image->elf_headers); in arch_kimage_file_post_load_cleanup()31 image->elf_headers = NULL; in arch_kimage_file_post_load_cleanup()255 image->elf_headers = headers; in elf_kexec_load()
647 image->elf_headers = headers; in load_elfcorehdr_segment()1099 vfree(image->elf_headers); in arch_kimage_file_post_load_cleanup()1100 image->elf_headers = NULL; in arch_kimage_file_post_load_cleanup()
537 vfree(image->elf_headers); in arch_kimage_file_post_load_cleanup()538 image->elf_headers = NULL; in arch_kimage_file_post_load_cleanup()
372 image->elf_headers = kbuf.buffer; in crash_load_segments()
368 void *elf_headers; member
Completed in 13 milliseconds