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

  /toolchain/binutils/binutils-2.27/bfd/
aout-cris.c 80 #define MY_swap_ext_reloc_out MY (swap_ext_reloc_out)
81 static void MY (swap_ext_reloc_out) (bfd *, arelent *, struct reloc_ext_external *);
146 MY (swap_ext_reloc_out) (bfd *abfd, function
i386lynx.c 200 NAME(lynx,swap_ext_reloc_out) (bfd *abfd,
491 NAME(lynx,swap_ext_reloc_out) (abfd, *generic, (struct reloc_ext_external *) natptr);
aoutx.h 165 #define MY_swap_ext_reloc_out NAME (aout, swap_ext_reloc_out)
    [all...]

Completed in 743 milliseconds