Lines Matching full:which

25 /* Which symbols to strip during a link.  */
34 /* Which local symbols to discard during a link. This is irrelevant
77 /* The linking routines use a hash table which uses this structure for
91 type, which would force the list to be doubly linked, which would
93 created, it should be added to this list, the head of which is in
95 not be removed from the list; anything which reads the list must
134 which the symbol should be placed. We store the size
158 /* The back end which created this hash table. This indicates the
159 type of the entries in the hash table, which is sometimes
204 There are four possibilities which are enumerated below: */
316 /* Which symbols to strip. */
319 /* Which local symbols to discard. */
346 /* Hash table of symbols which are being wrapped (the --wrap linker
356 the output BFD. It may be NULL, in which case no such symbols
400 then the BFD function which called it will return with a failure
405 /* A function which is called when an object is added from an
407 name of the symbol which caused the archive element to be pulled
411 /* A function which is called when a symbol is found with multiple
412 definitions. NAME is the symbol which is defined multiple times.
421 /* A function which is called when a common symbol is defined
424 not known. OTYPE is the type of the existing symbol, which may
436 /* A function which is called to add a symbol to a set. ENTRY is
445 /* A function which is called when the name of a g++ constructor or
454 /* A function which is called to issue a linker warning. For
457 of the symbol which triggered the warning; it may be NULL if
459 which trigerred the warning; either ABFD or SECTION or both may
464 /* A function which is called when a relocation is attempted against
465 an undefined symbol. NAME is the symbol which is undefined.
466 ABFD, SECTION and ADDRESS identify the location from which the
472 /* A function which is called when a reloc overflow occurs. NAME is
476 location at which the overflow occurs; if this is the result of a
482 /* A function which is called when a dangerous reloc is performed.
483 The canonical example is an a29k IHCONST reloc which does not
485 ABFD, SECTION and ADDRESS identify the location at which the
492 /* A function which is called when a reloc is found to be attached
493 to a symbol which is not being written out. NAME is the name of
501 /* A function which is called when a symbol in notice_hash is
508 /* A function which is called for reporting a linker error. ID is the
518 /* The linker builds link_order structures which tell the code how to
661 /* The version which this version depends upon. */
679 /* List of versions which this version depends upon. */