Add checks for the NT_ARM_SVE section in a core file.
[deliverable/binutils-gdb.git] / bfd / elf-bfd.h
index e8eac7bf01d04f933a8d757ea9e8a5e2145933fb..903dd9a4fa83b6e99043442d02d589a5716b100e 100644 (file)
@@ -2602,6 +2602,8 @@ extern char *elfcore_write_aarch_hw_break
   (bfd *, char *, int *, const void *, int);
 extern char *elfcore_write_aarch_hw_watch
   (bfd *, char *, int *, const void *, int);
+extern char *elfcore_write_aarch_sve
+  (bfd *, char *, int *, const void *, int);
 extern char *elfcore_write_lwpstatus
   (bfd *, char *, int *, long, int, const void *);
 extern char *elfcore_write_register_note
This page took 0.024506 seconds and 4 git commands to generate.