Home | History | Annotate | Download | only in include

Lines Matching defs:link

1 /* bfdlink.h -- header file for BFD link routines
27 /* Which symbols to strip during a link. */
36 /* Which local symbols to discard during a link. This is irrelevant
57 /* These are the possible types of an entry in the BFD link hash
68 bfd_link_hash_indirect, /* Symbol is an indirect link. */
113 the link hash table itself. As symbols are defined, they need
139 struct bfd_link_hash_entry *link; /* Real symbol. */
161 /* This is the link hash table. It is a derived class of
173 /* The type of the link hash table. */
177 /* Look up an entry in a link hash table. If FOLLOW is TRUE, this
192 /* Traverse a link hash table. */
253 between BFD and the linker when doing a link. */
443 /* The list of input BFD's involved in the link. These are chained
547 the link hash table entry for the set itself (e.g.,
583 the link hash table entry for the symbol the reloc is against.
622 /* Error or warning link info message. */
625 /* General link info message. */