]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/maint.h
[gdb/tdep] Fix inferior plt calls in PIE for i386
[thirdparty/binutils-gdb.git] / gdb / maint.h
index d3c0122a3212dd0057213d1e6d238a5d7dae4309..81b3beb703d1d5fb53fca6011bb185f07912e2d1 100644 (file)
@@ -63,4 +63,7 @@ class scoped_command_stats
   int m_start_nr_blocks;
 };
 
+extern obj_section *maint_obj_section_from_bfd_section (bfd *abfd,
+                                                       asection *asection,
+                                                       objfile *ofile);
 #endif /* MAINT_H */