gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / bfd / elf-bfd.h
index a979ad3f7b6e5e889a9631d0a1f1d7d9861cd184..fbdd19ba21e35fbbe15da230c3ad5ce7ecb94b6d 100644 (file)
@@ -2874,6 +2874,10 @@ extern bfd_boolean _bfd_elf_write_secondary_reloc_section
 extern unsigned int _bfd_elf_symbol_section_index
   (bfd *, elf_symbol_type *);
 
+extern asection *_bfd_elf_readonly_dynrelocs
+  (struct elf_link_hash_entry *);
+extern bfd_boolean _bfd_elf_maybe_set_textrel
+  (struct elf_link_hash_entry *, void *);
 
 /* Large common section.  */
 extern asection _bfd_elf_large_com_section;
This page took 0.022544 seconds and 4 git commands to generate.