HomeSort by relevance Sort by last modified time
    Searched refs:MY_swap_std_reloc_in (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
aout-ns32k.c 46 #define MY_swap_std_reloc_in MY (swap_std_reloc_in)
203 static void MY_swap_std_reloc_in (bfd *, struct reloc_std_external *, arelent *, asymbol **, bfd_size_type);
268 MY_swap_std_reloc_in (bfd *abfd,
aout-arm.c 337 #define MY_swap_std_reloc_in MY (swap_std_reloc_in)
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,
aoutx.h 152 #ifndef MY_swap_std_reloc_in
153 #define MY_swap_std_reloc_in NAME (aout, swap_std_reloc_in)
    [all...]

Completed in 69 milliseconds