Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/bfd/
HDcoff-sparc.c192 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
HDcoff-i386.c376 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
HDcoff-x86_64.c474 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
HDpe-mips.c360 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
HDcoffcode.h4815 #ifndef CALC_ADDEND
4816 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
4912 CALC_ADDEND (abfd, ptr, dst, cache_ptr); in coff_slurp_reloc_table()
HDChangeLog-949532 * coff-i960.c (CALC_ADDEND): Define.
1941 * coff-sparc.c (CALC_ADDEND): Don't set the addend to the value of
2393 (CALC_ADDEND): Define.
4050 * coff-sh.c (CALC_ADDEND): Don't define.
7248 * cf-m68klynx.c (CALC_ADDEND): Check for PC relative relocs by
7887 * coffcode.h (CALC_ADDEND): Change to fetch original symbol value
7890 * coff-sparc.c (CALC_ADDEND): Likewise.
8519 * cf-m68klynx.c (CALC_ADDEND): Use _bfd_m68klynx_howto_table.
HDChangeLog-9193166 CALC_ADDEND): Define.
2960 * coffcode.h (CALC_ADDEND): Check for common section using the
4040 (CALC_ADDEND): Use a more efficient hack to get the correct addend
4737 * coff-i386.c (CALC_ADDEND): if reloc is PC relative, add the
4971 * coff-i386.c: define TWO_DATA_SECS; use a special CALC_ADDEND;
HDChangeLog-96975045 (CALC_ADDEND): Just set the addend to reloc.r_offset.
HDChangeLog-02031401 * coff-i860.c (CALC_ADDEND): Define to be a no-op.