/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-i860.c | 470 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) macro 630 CALC_ADDEND (abfd, ptr, (*dst), cache_ptr); in i860_reloc_processing()
|
D | coff-i960.c | 64 #ifndef CALC_ADDEND 65 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
|
D | coff-tic30.c | 148 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ macro
|
D | coff-sparc.c | 180 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
|
D | coff-z80.c | 148 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ macro
|
D | coff-h8500.c | 134 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ macro
|
D | coff-tic4x.c | 252 CALC_ADDEND (abfd, ptr, *reloc, relent); in tic4x_reloc_processing()
|
D | coff-w65.c | 80 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ macro
|
D | coff-z8k.c | 164 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ macro
|
D | coff-m68k.c | 355 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
|
D | coff-i386.c | 375 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
|
D | coff-x86_64.c | 483 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
|
D | coff-tic54x.c | 390 CALC_ADDEND (abfd, ptr, *reloc, relent); in tic54x_reloc_processing()
|
D | pe-mips.c | 368 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
|
D | coff-h8300.c | 349 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ macro
|
D | coffcode.h | 5179 #ifndef CALC_ADDEND 5180 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro 5277 CALC_ADDEND (abfd, ptr, dst, cache_ptr); in coff_slurp_reloc_table()
|
D | ChangeLog | 193 (CALC_ADDEND): Likewise. 289 (CALC_ADDEND): Check that reloc r_type field is valid. 294 (CALC_ADDEND): Check that reloc r_type field is valid. 308 (CALC_ADDEND): Check that reloc r_type field is valid.
|
D | coff-sh.c | 533 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
|
D | ChangeLog-9495 | 32 * 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.
|
D | ChangeLog-9193 | 166 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;
|
D | ChangeLog-9697 | 5045 (CALC_ADDEND): Just set the addend to reloc.r_offset.
|
D | ChangeLog-0203 | 1401 * coff-i860.c (CALC_ADDEND): Define to be a no-op.
|