Searched refs:MY_swap_std_reloc_out (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | aout-ns32k.c | 45 #define MY_swap_std_reloc_out MY (swap_std_reloc_out) macro 202 static void MY_swap_std_reloc_out (bfd *, arelent *, struct reloc_std_external *); 270 MY_swap_std_reloc_out (bfd *abfd, in MY_swap_std_reloc_out() function
|
H A D | aout-arm.c | 321 #define MY_swap_std_reloc_out MY (swap_std_reloc_out) macro 325 void MY_swap_std_reloc_out (bfd *, arelent *, struct reloc_std_external *); 349 MY_swap_std_reloc_out (bfd *abfd, in MY_swap_std_reloc_out() function
|
H A D | aoutx.h | 163 #ifndef MY_swap_std_reloc_out 164 #define MY_swap_std_reloc_out NAME (aout, swap_std_reloc_out) macro 2349 MY_swap_std_reloc_out (abfd, *generic, in NAME()
|
H A D | ChangeLog-9495 | 156 * aout-arm.c (MY_swap_std_reloc_out): Use KEEPIT to get the symbol 1428 (MY_swap_std_reloc_out): Use udata.i for KEEPIT, don't call stoi. 2465 * aout-ns32k.c (MY_swap_std_reloc_out): Undef KEEPIT before 3186 (MY_swap_std_reloc_in, MY_swap_std_reloc_out, MY_get_section_contents):
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | aout-ns32k.c | 51 #define MY_swap_std_reloc_out MY(swap_std_reloc_out) macro 58 MY_swap_std_reloc_out PARAMS ((bfd *, arelent *, 296 MY_swap_std_reloc_out (abfd, g, natptr) in MY_swap_std_reloc_out() function
|
H A D | aout-arm.c | 346 #define MY_swap_std_reloc_out MY(swap_std_reloc_out) macro 375 MY_swap_std_reloc_out (abfd, g, natptr) in MY_swap_std_reloc_out() function
|
H A D | aoutx.h | 176 #ifndef MY_swap_std_reloc_out 177 #define MY_swap_std_reloc_out NAME(aout,swap_std_reloc_out) macro 2516 MY_swap_std_reloc_out (abfd, *generic,
|
H A D | ChangeLog-9495 | 156 * aout-arm.c (MY_swap_std_reloc_out): Use KEEPIT to get the symbol 1428 (MY_swap_std_reloc_out): Use udata.i for KEEPIT, don't call stoi. 2465 * aout-ns32k.c (MY_swap_std_reloc_out): Undef KEEPIT before 3186 (MY_swap_std_reloc_in, MY_swap_std_reloc_out, MY_get_section_contents):
|