PR 1147
[deliverable/binutils-gdb.git] / bfd / libcoff.h
index b716a4e0b0b20cb51fde2ff595731a36483beb2e..67ff404895a5130af3f557439333339f108e4aeb 100644 (file)
@@ -22,7 +22,7 @@
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #include "bfdlink.h"
 
@@ -349,6 +349,8 @@ extern asymbol *coff_bfd_make_debug_symbol
 extern bfd_boolean coff_find_nearest_line
   (bfd *, asection *, asymbol **, bfd_vma, const char **,
    const char **, unsigned int *);
+extern bfd_boolean coff_find_inliner_info
+  (bfd *, const char **, const char **, unsigned int *);
 extern int coff_sizeof_headers
   (bfd *, bfd_boolean);
 extern bfd_boolean bfd_coff_reloc16_relax_section
This page took 0.028011 seconds and 4 git commands to generate.