Searched refs:SWAP_OUT_RELOC_EXTRA (Results 1 – 11 of 11) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | coff-tic30.c | 103 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) dst->r_stuff[0] = 'S'; \ macro
|
| D | coff-sparc.c | 178 #define SWAP_OUT_RELOC_EXTRA(abfd,src,dst) \ macro
|
| D | coff-h8500.c | 91 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ macro
|
| D | coff-z8k.c | 86 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ macro
|
| D | coff-w65.c | 63 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ macro
|
| D | peicode.h | 152 #ifdef SWAP_OUT_RELOC_EXTRA in coff_swap_reloc_out() 153 SWAP_OUT_RELOC_EXTRA (abfd, reloc_src, reloc_dst); in coff_swap_reloc_out()
|
| D | coff-tic80.c | 726 #define SWAP_OUT_RELOC_EXTRA(abfd,src,dst) \ macro
|
| D | coffswap.h | 243 #ifdef SWAP_OUT_RELOC_EXTRA in coff_swap_reloc_out() 244 SWAP_OUT_RELOC_EXTRA (abfd, reloc_src, reloc_dst); in coff_swap_reloc_out()
|
| D | coff-tic54x.c | 332 #define SWAP_OUT_RELOC_EXTRA(abfd,src,dst) \ macro
|
| D | coff-h8300.c | 294 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ macro
|
| D | coff-sh.c | 387 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ macro
|