Searched refs:elf_headers (Results 1 – 4 of 4) sorted by relevance
31 vfree(image->elf_headers); in arch_kimage_file_post_load_cleanup()32 image->elf_headers = NULL; in arch_kimage_file_post_load_cleanup()185 image->elf_headers = headers; in load_other_segments()
31 vfree(image->elf_headers); in arch_kimage_file_post_load_cleanup()32 image->elf_headers = NULL; in arch_kimage_file_post_load_cleanup()294 image->elf_headers = headers; in load_extra_segments()
449 image->elf_headers = headers; in load_elfcorehdr_segment()848 vfree(image->elf_headers); in arch_kimage_file_post_load_cleanup()849 image->elf_headers = NULL; in arch_kimage_file_post_load_cleanup()
426 void *elf_headers; member