ubsan: alpha-vma: timeout
[deliverable/binutils-gdb.git] / bfd / elf-hppa.h
index cc98caeeb0b60984278a08bea066f9a9082404fd..7875e63ff7287f926ad9b406eba039c6f4d36812 100644 (file)
@@ -1,5 +1,5 @@
 /* Common code for PA ELF implementations.
-   Copyright (C) 1999-2019 Free Software Foundation, Inc.
+   Copyright (C) 1999-2020 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -881,7 +881,7 @@ elf_hppa_fake_sections (bfd *abfd, Elf_Internal_Shdr *hdr, asection *sec)
 {
   const char *name;
 
-  name = bfd_get_section_name (abfd, sec);
+  name = bfd_section_name (sec);
 
   if (strcmp (name, ".PARISC.unwind") == 0)
     {
This page took 0.023471 seconds and 4 git commands to generate.