Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dcoffcode.h428 static bfd_boolean coff_write_relocs
2666 coff_write_relocs (bfd * abfd, int first_undef) in coff_write_relocs() function
4214 if (! coff_write_relocs (abfd, firstundef)) in coff_write_object_contents()
Dcoff64-rs6000.c908 if (! coff_write_relocs (abfd, firstundef)) in xcoff64_write_object_contents()
DChangeLog-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
DChangeLog-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
DChangeLog-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
DChangeLog-20102264 * coffcode.h (coff_write_relocs): Add check that dereferenced
DChangeLog-20062193 * coffcode.h (coff_write_relocs): Produce an error message if a an
DChangeLog-02036689 (coff_write_relocs): Test for the absolute section sym by testing
7637 * coffcode.h (coff_write_relocs): Use obj_pe when deciding whether
DChangeLog-96976110 (coff_write_relocs): If TARG_AUX, sort the relocs.