libdwelf: Add dwelf_elf_e_machine_string and use it in readelf.
[platform/upstream/elfutils.git] / backends / alpha_init.c
index 25c5b32..f66f40c 100644 (file)
@@ -50,7 +50,6 @@ alpha_init (Elf *elf __attribute__ ((unused)),
     return NULL;
 
   /* We handle it.  */
-  eh->name = "Alpha";
   alpha_init_reloc (eh);
   HOOK (eh, dynamic_tag_name);
   HOOK (eh, dynamic_tag_check);