Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dlibcoff-in.h331 extern bfd_boolean coff_write_alien_symbol
Dlibcoff.h335 extern bfd_boolean coff_write_alien_symbol
DChangeLog-2011488 * coffgen.c (coff_write_alien_symbol): Make public. Add 'struct
492 coff_write_alien_symbol().
496 * libcoff-in.h (coff_write_alien_symbol): Declare.
497 * libcoff.h (coff_write_alien_symbol): Re-generate.
754 * coffgen.c (coff_write_alien_symbol): Don't write
2438 (coff_write_alien_symbol): Likewise.
Dcoffgen.c1070 coff_write_alien_symbol (bfd *abfd, in coff_write_alien_symbol() function
1275 if (!coff_write_alien_symbol (abfd, symbol, NULL, &written, in coff_write_symbols()
Dcofflink.c903 if (! coff_write_alien_symbol(abfd, sym, &isym, &written, in _bfd_coff_final_link()
DChangeLog198 (coff_write_alien_symbol): Likewise.
DChangeLog-94951667 (coff_write_alien_symbol, coff_write_native_symbol): Likewise.
5429 * coffgen.c (coff_write_alien_symbol): If we are not using the
5445 (coff_write_alien_symbol): Just ignore BSF_DEBUGGING symbols.
7908 (coff_write_alien_symbol): Likewise.
DChangeLog-98993241 (coff_write_alien_symbol): Likewise.
DChangeLog-96971484 (coff_write_alien_symbol): If PE file, don't add section VMA.
DChangeLog-00014270 (coff_write_alien_symbol) same