binutils: Rename init_dwarf_regnames
[deliverable/binutils-gdb.git] / binutils / dwarf.c
index 62f2817d18362d59512859f8996fbf1aeae85a6f..c888aad39886c04bc8abb7e00f778568948da225 100644 (file)
@@ -7590,7 +7590,7 @@ init_dwarf_regnames_riscv (void)
 }
 
 void
-init_dwarf_regnames (unsigned int e_machine)
+init_dwarf_regnames_by_elf_machine_code (unsigned int e_machine)
 {
   switch (e_machine)
     {
This page took 0.02487 seconds and 4 git commands to generate.