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

  /src/external/gpl3/binutils/dist/bfd/
aout-cris.c 77 #define MY_swap_ext_reloc_out MY (swap_ext_reloc_out)
78 static void MY (swap_ext_reloc_out) (bfd *, arelent *, struct reloc_ext_external *);
142 MY (swap_ext_reloc_out) (bfd *abfd, function
  /src/external/gpl3/binutils.old/dist/bfd/
aout-cris.c 77 #define MY_swap_ext_reloc_out MY (swap_ext_reloc_out)
78 static void MY (swap_ext_reloc_out) (bfd *, arelent *, struct reloc_ext_external *);
142 MY (swap_ext_reloc_out) (bfd *abfd, function
  /src/external/gpl3/gdb/dist/bfd/
aout-cris.c 77 #define MY_swap_ext_reloc_out MY (swap_ext_reloc_out)
78 static void MY (swap_ext_reloc_out) (bfd *, arelent *, struct reloc_ext_external *);
142 MY (swap_ext_reloc_out) (bfd *abfd, function
  /src/external/gpl3/gdb.old/dist/bfd/
aout-cris.c 77 #define MY_swap_ext_reloc_out MY (swap_ext_reloc_out)
78 static void MY (swap_ext_reloc_out) (bfd *, arelent *, struct reloc_ext_external *);
142 MY (swap_ext_reloc_out) (bfd *abfd, function

Completed in 24 milliseconds