Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/bfd/
Daout-arm.c337 #define MY_swap_std_reloc_in MY (swap_std_reloc_in) macro
341 void MY_swap_std_reloc_in (bfd *, struct reloc_std_external *, arelent *, asymbol **, bfd_size_type…
347 MY_swap_std_reloc_in (bfd *abfd, in MY_swap_std_reloc_in() function
Daoutx.h153 #ifndef MY_swap_std_reloc_in
154 #define MY_swap_std_reloc_in NAME (aout, swap_std_reloc_in) macro
2322 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.