alpha_ecoff_get_relocated_section_contents
authorAlan Modra <amodra@gmail.com>
Mon, 15 Feb 2021 01:30:48 +0000 (12:00 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 15 Feb 2021 03:04:08 +0000 (13:34 +1030)
commit8b78cbec3191c7f153d116fb2184ea6400b3a7b1
tree54c46bc11c9c1d4581d3795368385efb491ae5f3
parenta5e6af6d17a38d08bc0cac6c1a79f46721a44972
alpha_ecoff_get_relocated_section_contents

Use bfd_get_full_section_contents and tidy the start of this function
to match current generic get_relocated_section_contents.

* coff-alpha.c (alpha_ecoff_get_relocated_section_contents): Use
bfd_get_full_section_contents.
bfd/ChangeLog
bfd/coff-alpha.c