Home
last modified time | relevance | path

Searched refs:coff_write_relocs (Results 1 – 8 of 8) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDcoffcode.h325 static bfd_boolean coff_write_relocs
2436 coff_write_relocs (bfd * abfd, int first_undef) in coff_write_relocs() function
3948 if (! coff_write_relocs (abfd, firstundef)) in coff_write_object_contents()
HDcoff64-rs6000.c947 if (! coff_write_relocs (abfd, firstundef))
HDChangeLog-9193160 * coffcode.h (coff_write_relocs) [SWAP_OUT_RELOC_OFFSET]: Copy
4952 * coffcode.h (coff_write_relocs): if supplied a relocation
5117 coffcode.h (coff_write_relocs): removed sanity check until it
5190 (coff_write_relocs): apparently a non-zero addend is OK for reloc
5561 * coffcode.h (coff_write_relocs): Write out swapped reloc, not
HDChangeLog-94953220 (coff_write_relocs): Search for broken relocs on the way
3225 and coff_write_relocs with the new args.
7761 * coffcode.h (coff_write_relocs): Change return type to boolean,
7763 (coff_write_object_contents): Check coff_write_relocs return
9444 * coffcode.h (coff_write_relocs): If SELECT_RELOC is defined, pass
HDChangeLog-00012505 * coffcode.h (coff_write_relocs): Rename "i" to avoid shadowing.
6373 (coff_write_relocs): write extended reloc count
9431 * coffcode.h (coff_write_relocs): Use macro
HDChangeLog-20062193 * coffcode.h (coff_write_relocs): Produce an error message if a an
HDChangeLog-02036689 (coff_write_relocs): Test for the absolute section sym by testing
7637 * coffcode.h (coff_write_relocs): Use obj_pe when deciding whether
HDChangeLog-96976110 (coff_write_relocs): If TARG_AUX, sort the relocs.