diff options
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index fa28688..1166ddd 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -1089,6 +1089,8 @@ const char *bfd_generic_group_name (bfd *, const asection *sec); bool bfd_generic_discard_group (bfd *abfd, asection *group); +bool bfd_section_size_insane (bfd *abfd, asection *sec); + /* Extracted from syms.c. */ typedef struct bfd_symbol { |