HomeSort by: relevance | last modified time | path
    Searched defs:MY_swap_std_reloc_out (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
aout-ns32k.c 48 #define MY_swap_std_reloc_out MY (swap_std_reloc_out)
207 static void MY_swap_std_reloc_out (bfd *, arelent *, struct reloc_std_external *);
291 MY_swap_std_reloc_out (bfd *abfd,
aoutx.h 171 #ifndef MY_swap_std_reloc_out
172 #define MY_swap_std_reloc_out NAME (aout, swap_std_reloc_out)
2417 MY_swap_std_reloc_out (abfd, *generic,
  /src/external/gpl3/binutils.old/dist/bfd/
aout-ns32k.c 48 #define MY_swap_std_reloc_out MY (swap_std_reloc_out)
207 static void MY_swap_std_reloc_out (bfd *, arelent *, struct reloc_std_external *);
291 MY_swap_std_reloc_out (bfd *abfd,
aoutx.h 171 #ifndef MY_swap_std_reloc_out
172 #define MY_swap_std_reloc_out NAME (aout, swap_std_reloc_out)
2417 MY_swap_std_reloc_out (abfd, *generic,
  /src/external/gpl3/gdb/dist/bfd/
aout-ns32k.c 48 #define MY_swap_std_reloc_out MY (swap_std_reloc_out)
207 static void MY_swap_std_reloc_out (bfd *, arelent *, struct reloc_std_external *);
291 MY_swap_std_reloc_out (bfd *abfd,
aoutx.h 171 #ifndef MY_swap_std_reloc_out
172 #define MY_swap_std_reloc_out NAME (aout, swap_std_reloc_out)
2417 MY_swap_std_reloc_out (abfd, *generic,
  /src/external/gpl3/gdb.old/dist/bfd/
aout-ns32k.c 48 #define MY_swap_std_reloc_out MY (swap_std_reloc_out)
207 static void MY_swap_std_reloc_out (bfd *, arelent *, struct reloc_std_external *);
291 MY_swap_std_reloc_out (bfd *abfd,
aoutx.h 171 #ifndef MY_swap_std_reloc_out
172 #define MY_swap_std_reloc_out NAME (aout, swap_std_reloc_out)
2425 MY_swap_std_reloc_out (abfd, *generic,

Completed in 44 milliseconds