HomeSort by relevance Sort by last modified time
    Searched full:internal_ldrel (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
libxcoff.h 47 void (* _xcoff_swap_ldrel_in) (bfd *, const void *, struct internal_ldrel *);
48 void (* _xcoff_swap_ldrel_out)(bfd *, const struct internal_ldrel *, void *);
coff64-rs6000.c 146 (bfd *, const void *, struct internal_ldrel *);
148 (bfd *, const struct internal_ldrel *, void *d);
695 xcoff64_swap_ldrel_in (bfd *abfd, const void *s, struct internal_ldrel *dst)
708 xcoff64_swap_ldrel_out (bfd *abfd, const struct internal_ldrel *src, void *d)
    [all...]
coff-rs6000.c 133 static void xcoff_swap_ldrel_in (bfd *, const void *, struct internal_ldrel *);
134 static void xcoff_swap_ldrel_out (bfd *, const struct internal_ldrel *, void *);
    [all...]
xcofflink.c 434 struct internal_ldrel ldrel;
    [all...]
  /toolchain/binutils/binutils-2.25/include/coff/
xcoff.h 274 struct internal_ldrel struct

Completed in 2606 milliseconds