Home
last modified time | relevance | path

Searched refs:_bfd_link_add_symbols (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/doc/
H A Dlinker.texi76 @cindex _bfd_link_add_symbols in target vector
77 @cindex target vector (_bfd_link_add_symbols)
78 The linker proper will call the @code{_bfd_link_add_symbols}
107 @code{_bfd_link_add_symbols} function can assume about the hash
111 Sometimes the @code{_bfd_link_add_symbols} function must store
119 @code{_bfd_link_add_symbols} function. A hash entry without
138 @code{_bfd_link_add_symbols} routine is responsible for reading
142 The @code{_bfd_link_add_symbols} routine should not use
158 read the symbol information, the @code{_bfd_link_add_symbols}
174 When the @code{_bfd_link_add_symbols} routine is passed an
[all …]
H A Dtargets.texi382 NAME##_bfd_link_add_symbols, \
407 bfd_boolean (*_bfd_link_add_symbols) (bfd *, struct bfd_link_info *);
H A Dbfdt.texi592 BFD_SEND (abfd, _bfd_link_add_symbols, (abfd, info))
H A Dbfdint.texi855 @item _bfd_link_add_symbols
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dlinker.texi76 @cindex _bfd_link_add_symbols in target vector
77 @cindex target vector (_bfd_link_add_symbols)
78 The linker proper will call the @code{_bfd_link_add_symbols}
107 @code{_bfd_link_add_symbols} function can assume about the hash
111 Sometimes the @code{_bfd_link_add_symbols} function must store
119 @code{_bfd_link_add_symbols} function. A hash entry without
138 @code{_bfd_link_add_symbols} routine is responsible for reading
142 The @code{_bfd_link_add_symbols} routine should not use
158 read the symbol information, the @code{_bfd_link_add_symbols}
174 When the @code{_bfd_link_add_symbols} routine is passed an
[all …]
H A Dtargets.texi402 NAME##_bfd_link_add_symbols, \
429 bfd_boolean (*_bfd_link_add_symbols) (bfd *, struct bfd_link_info *);
H A Dbfdt.texi619 BFD_SEND (abfd, _bfd_link_add_symbols, (abfd, info))
H A Dbfdint.texi855 @item _bfd_link_add_symbols
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dbfd-in2.h3946 BFD_SEND (abfd, _bfd_link_add_symbols, (abfd, info))
4297 NAME##_bfd_link_add_symbols, \
4322 bfd_boolean (*_bfd_link_add_symbols) (bfd *, struct bfd_link_info *); member
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dbfd-in2.h4660 BFD_SEND (abfd, _bfd_link_add_symbols, (abfd, info))
5038 NAME##_bfd_link_add_symbols, \
5065 bfd_boolean (*_bfd_link_add_symbols) (bfd *, struct bfd_link_info *); member