Home
last modified time | relevance | path

Searched refs:ext_reloc (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-tic30.c140 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ argument
141 cache_ptr->addend = ext_reloc.r_offset;
H A Dcoff-z80.c128 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ argument
129 cache_ptr->addend = ext_reloc.r_offset;
H A Dcoff-h8500.c141 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ argument
142 cache_ptr->addend = ext_reloc.r_offset;
H A Dcoff-z8k.c140 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ argument
141 cache_ptr->addend = ext_reloc.r_offset;
H A Dcoff-maxq.c442 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ argument
443 cache_ptr->addend = ext_reloc.r_offset;
H A Dcoff-w65.c88 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ argument
89 cache_ptr->addend = ext_reloc.r_offset;
H A Dcoff-h8300.c376 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ argument
377 cache_ptr->addend = ext_reloc.r_offset;
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dcoff-tic30.c140 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ argument
141 cache_ptr->addend = ext_reloc.r_offset;
H A Dcoff-h8500.c141 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ argument
142 cache_ptr->addend = ext_reloc.r_offset;
H A Dcoff-z8k.c131 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ argument
132 cache_ptr->addend = ext_reloc.r_offset;
H A Dcoff-w65.c88 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ argument
89 cache_ptr->addend = ext_reloc.r_offset;
H A Dcoff-h8300.c381 #define CALC_ADDEND(abfd, symbol, ext_reloc, cache_ptr) \ argument
382 cache_ptr->addend = ext_reloc.r_offset;