Searched refs:MY_swap_std_reloc_in (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | aout-ns32k.c | 46 #define MY_swap_std_reloc_in MY (swap_std_reloc_in) macro 203 static void MY_swap_std_reloc_in (bfd *, struct reloc_std_external *, arelent *, asymbol **, bfd_si… 268 MY_swap_std_reloc_in (bfd *abfd, in MY_swap_std_reloc_in() function
|
D | aout-arm.c | 336 #define MY_swap_std_reloc_in MY (swap_std_reloc_in) macro 340 void MY_swap_std_reloc_in (bfd *, struct reloc_std_external *, arelent *, asymbol **, bfd_size_type… 346 MY_swap_std_reloc_in (bfd *abfd, in MY_swap_std_reloc_in() function
|
D | aoutx.h | 152 #ifndef MY_swap_std_reloc_in 153 #define MY_swap_std_reloc_in NAME (aout, swap_std_reloc_in) macro 2348 MY_swap_std_reloc_in (abfd, rptr, cache_ptr, symbols, in NAME()
|
D | ChangeLog-9495 | 3186 (MY_swap_std_reloc_in, MY_swap_std_reloc_out, MY_get_section_contents): 3520 * aout-ns32k.c (MY_swap_std_reloc_in): Add symcount parameter.
|
D | ChangeLog-9697 | 2669 * aout-arm.c (MY_swap_std_reloc_in): Remove unused r_length.
|