X-Git-Url: http://drtracing.org/?a=blobdiff_plain;ds=sidebyside;f=bfd%2Felf32-tic6x.h;h=c00d5a629933cde07dfe13a0eb5f3951a8a2d902;hb=a350efd4fb368a35ada608f6bc26ccd3bed0ae6b;hp=34d94a1fb67bd8ae674231dcb51e1cad953e0fc5;hpb=1fe0971e41a4097610862acabf54a896695fe834;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/elf32-tic6x.h b/bfd/elf32-tic6x.h index 34d94a1fb6..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-2016 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