X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=binutils%2Freadelf.c;h=1d8f62bf50b625445061b3d9acedaff89c9b37d0;hb=1b61f46da5e55bf2df243215f34ffbca4bcf6d9e;hp=fab8214664c60826bc39a270d35b5d46182c6c12;hpb=75802ccb60bfece30005d85de983181afe4e5306;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/readelf.c b/binutils/readelf.c index fab8214664..1d8f62bf50 100644 --- a/binutils/readelf.c +++ b/binutils/readelf.c @@ -4852,7 +4852,7 @@ process_file_header (Filedata * filedata) return FALSE; } - init_dwarf_regnames (header->e_machine); + init_dwarf_regnames_by_elf_machine_code (header->e_machine); if (do_header) {