Run --gc-sections tests only if supported.
[deliverable/binutils-gdb.git] / bfd / xsym.c
index a0900f1fda08176b7ace71b0a4325ce84dad6ba3..01434e1b72d08c7740253b157c8bfa589849a5c0 100644 (file)
@@ -42,6 +42,7 @@
 #define bfd_sym_bfd_get_relocated_section_contents  bfd_generic_get_relocated_section_contents
 #define bfd_sym_bfd_relax_section                   bfd_generic_relax_section
 #define bfd_sym_bfd_gc_sections                     bfd_generic_gc_sections
+#define bfd_sym_bfd_lookup_section_flags            bfd_generic_lookup_section_flags
 #define bfd_sym_bfd_merge_sections                  bfd_generic_merge_sections
 #define bfd_sym_bfd_is_group_section                bfd_generic_is_group_section
 #define bfd_sym_bfd_discard_group                   bfd_generic_discard_group
This page took 0.022763 seconds and 4 git commands to generate.