Searched refs:CALC_ADDEND (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff-sparc.c192 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
H A Dcoff-i386.c92 the CALC_ADDEND macro below. We want to replace the value in
376 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
H A Dcoff-x86_64.c84 the CALC_ADDEND macro below. We want to replace the value in
474 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
H A Dpe-mips.c72 the CALC_ADDEND macro below. We want to replace the value in
360 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ macro
H A Dcoffcode.h4816 #ifndef CALC_ADDEND macro
4817 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \
4913 CALC_ADDEND (abfd, ptr, dst, cache_ptr);

Completed in 78 milliseconds