Searched defs:CALC_ADDEND (Results 1 – 15 of 15) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-tic30.c | 148 #define CALC_ADDEND(abfd, symbol, ext_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-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-i386.c | 375 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
|
D | coff-sparc.c | 180 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
|
D | coff-i860.c | 470 #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-m68k.c | 355 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
|
D | coff-i960.c | 65 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
|
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 | coff-sh.c | 533 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
|
D | coffcode.h | 5180 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
|