Rewrite __start and __stop symbol handling
[deliverable/binutils-gdb.git] / include / bfdlink.h
index 2e3f0b15aea88fde6e8a30941c4c500328328a2a..69232c45491ed9bcb5772d001b64064b96dccb5b 100644 (file)
@@ -144,9 +144,6 @@ struct bfd_link_hash_entry
          struct bfd_link_hash_entry *next;
          /* BFD symbol was found in.  */
          bfd *abfd;
-         /* For __start_<name> and __stop_<name> symbols, the first
-            input section matching the name.  */
-         asection *section;
        } undef;
       /* bfd_link_hash_defined, bfd_link_hash_defweak.  */
       struct
This page took 0.029893 seconds and 4 git commands to generate.