Home
last modified time | relevance | path

Searched refs:MY_swap_std_reloc_in (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Daout-arm.c336 #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
Daoutx.h152 #ifndef MY_swap_std_reloc_in
153 #define MY_swap_std_reloc_in NAME (aout, swap_std_reloc_in) macro
2352 MY_swap_std_reloc_in (abfd, rptr, cache_ptr, symbols, in NAME()
DChangeLog-94953186 (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.
DChangeLog-96972669 * aout-arm.c (MY_swap_std_reloc_in): Remove unused r_length.