HomeSort by relevance Sort by last modified time
    Searched refs:CALC_ADDEND (Results 1 - 17 of 17) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
coff-tic30.c 148 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \
coff-i860.c 75 the CALC_ADDEND macro below. We want to replace the value in
470 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr)
630 CALC_ADDEND (abfd, ptr, (*dst), cache_ptr);
coff-i960.c 62 /* This is just like the usual CALC_ADDEND, but it includes the
64 #ifndef CALC_ADDEND
65 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \
coff-h8500.c 135 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \
coff-sparc.c 180 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \
coff-tic4x.c 252 CALC_ADDEND (abfd, ptr, *reloc, relent);
coff-z80.c 148 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \
coff-w65.c 80 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \
coff-z8k.c 164 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \
coff-i386.c 91 the CALC_ADDEND macro below. We want to replace the value in
375 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \
coff-m68k.c 285 the CALC_ADDEND macro below. We want to replace the value in
356 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \
coff-tic54x.c 390 CALC_ADDEND (abfd, ptr, *reloc, relent);
coff-x86_64.c 90 the CALC_ADDEND macro below. We want to replace the value in
483 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \
pe-mips.c 78 the CALC_ADDEND macro below. We want to replace the value in
368 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \
coff-h8300.c 349 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \
    [all...]
coffcode.h     [all...]
coff-sh.c 533 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \
    [all...]

Completed in 647 milliseconds