X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Felf32-tic6x.h;h=c00d5a629933cde07dfe13a0eb5f3951a8a2d902;hb=40c75bc8b07abc5d5774ea1c439b69c96e7fd485;hp=fa246380d9a1641d909423a5a86e7af87e394839;hpb=2571583aed598dd3f9651b53434e5f177a0e3cf7;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/elf32-tic6x.h b/bfd/elf32-tic6x.h index fa246380d9..c00d5a6299 100644 --- a/bfd/elf32-tic6x.h +++ b/bfd/elf32-tic6x.h @@ -1,5 +1,5 @@ /* 32-bit ELF support for TI C6X - Copyright (C) 2010-2017 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