Use bfd_get_filename throughout gas
authorAlan Modra <amodra@gmail.com>
Tue, 19 May 2020 03:25:27 +0000 (12:55 +0930)
committerAlan Modra <amodra@gmail.com>
Tue, 19 May 2020 03:25:27 +0000 (12:55 +0930)
commit69f57659c37106c4407a801d89eed4b3e2243074
treef7a4b3114d8d37ede3adf657554c27d3949f1d20
parentc177f3771c821d649bc1b1d6dc67caa0a0a22f78
Use bfd_get_filename throughout gas

* write.c (write_contents): Use bfd_get_filename rather than
accessing bfd->filename directly.  Use bfd_section_name rather
than accessing section->name directly.
gas/ChangeLog
gas/write.c
This page took 0.023801 seconds and 4 git commands to generate.