Switch the inferior before outputting its id in "info inferiors"
[deliverable/binutils-gdb.git] / bfd / elf32-tic6x.h
index 3ce9c74b78272597da773cbf65e3e78713dd88e6..c00d5a629933cde07dfe13a0eb5f3951a8a2d902 100644 (file)
@@ -1,5 +1,5 @@
 /* 32-bit ELF support for TI C6X
-   Copyright (C) 2010-2018 Free Software Foundation, Inc.
+   Copyright (C) 2010-2020 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -37,6 +37,11 @@ struct elf32_tic6x_params
 extern void elf32_tic6x_setup (struct bfd_link_info *,
                               struct elf32_tic6x_params *);
 
+/* C6x unwind section editing support.  */
+extern bfd_boolean elf32_tic6x_fix_exidx_coverage (struct bfd_section **,
+                                                  unsigned int,
+                                                  struct bfd_link_info *,
+                                                  bfd_boolean);
 #ifdef __cplusplus
 }
 #endif
This page took 0.023652 seconds and 4 git commands to generate.