GDB/MI: Document support for -exec-run --start in -list-features
[deliverable/binutils-gdb.git] / gdb / gdb_bfd.h
index ca2eddc142096f82efc735a172a406b5ce4bddfe..d28b29ef2f3d1d4480502b75ca4cb43ec5cba1d9 100644 (file)
@@ -135,4 +135,9 @@ int gdb_bfd_section_index (bfd *abfd, asection *section);
 
 int gdb_bfd_count_sections (bfd *abfd);
 
+/* Return true if any section requires relocations, false
+   otherwise.  */
+
+int gdb_bfd_requires_relocations (bfd *abfd);
+
 #endif /* GDB_BFD_H */
This page took 0.028861 seconds and 4 git commands to generate.