xref: /netbsd/external/gpl3/gdb/dist/bfd/elf32-rx.h (revision 1424dfb3)
15e098073Schristos /* Renesas RX specific support for 32-bit ELF.
2*1424dfb3Schristos    Copyright (C) 2014-2020 Free Software Foundation, Inc.
35e098073Schristos 
45e098073Schristos    This file is part of BFD, the Binary File Descriptor library.
55e098073Schristos 
65e098073Schristos    This program is free software; you can redistribute it and/or modify
75e098073Schristos    it under the terms of the GNU General Public License as published by
85e098073Schristos    the Free Software Foundation; either version 3 of the License, or
95e098073Schristos    (at your option) any later version.
105e098073Schristos 
115e098073Schristos    This program is distributed in the hope that it will be useful,
125e098073Schristos    but WITHOUT ANY WARRANTY; without even the implied warranty of
135e098073Schristos    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
145e098073Schristos    GNU General Public License for more details.
155e098073Schristos 
165e098073Schristos    You should have received a copy of the GNU General Public License
175e098073Schristos    along with this program; if not, write to the Free Software
1807163879Schristos    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
1907163879Schristos    MA 02110-1301, USA.  */
205e098073Schristos 
2107163879Schristos extern void rx_additional_link_map_text (bfd *obfd, struct bfd_link_info *info, FILE *mapfile);
22