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 8798ae4..11f3e49 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -1707,6 +1707,8 @@ asection *bfd_get_section_by_name (bfd *abfd, const char *name); asection *bfd_get_next_section_by_name (asection *sec); +asection *bfd_get_linker_section (bfd *abfd, const char *name); + asection *bfd_get_section_by_name_if (bfd *abfd, const char *name, |