HomeSort by relevance Sort by last modified time
    Searched refs:internal_reloc (Results 26 - 41 of 41) sorted by null

12

  /toolchain/binutils/binutils-2.25/bfd/
coff-w65.c 71 struct internal_reloc *dst)
88 struct internal_reloc *reloc,
coff-z8k.c 83 rtype2howto (arelent *internal, struct internal_reloc *dst)
172 struct internal_reloc *reloc,
coff-rs6000.c 58 void xcoff_rtype2howto (arelent *, struct internal_reloc *);
137 struct internal_reloc *, struct internal_syment *, asection **);
    [all...]
xcofflink.c 62 struct internal_reloc *relocs;
74 struct internal_reloc *rel;
633 static struct internal_reloc *
639 struct internal_reloc *internal_relocs)
674 sec->reloc_count * sizeof (struct internal_reloc));
1143 xcoff_find_reloc (struct internal_reloc *relocs,
    [all...]
coff-i860.c 478 struct internal_reloc *rel,
581 i860_reloc_processing (arelent *cache_ptr, struct internal_reloc *dst,
coff-x86_64.c 526 struct internal_reloc *relocs,
545 struct internal_reloc *rel,
coff-sparc.c 170 rtype2howto (arelent *cache_ptr, struct internal_reloc *dst)
coffswap.h 218 struct internal_reloc *reloc_dst = (struct internal_reloc *) dst;
232 struct internal_reloc *reloc_src = (struct internal_reloc *) src;
libxcoff.h 214 bfd *, asection *, bfd *, struct internal_reloc *, \
coff-arm.c 525 struct internal_reloc *rel,
1166 struct internal_reloc *relocs,
1170 struct internal_reloc * rel;
1171 struct internal_reloc * relend;
    [all...]
coffgen.c 481 struct internal_reloc *
487 struct internal_reloc *internal_relocs)
491 struct internal_reloc *free_internal = NULL;
494 struct internal_reloc *irel;
506 sec->reloc_count * sizeof (struct internal_reloc));
528 amt *= sizeof (struct internal_reloc);
529 free_internal = (struct internal_reloc *) bfd_malloc (amt);
    [all...]
coff-alpha.c 500 struct internal_reloc *intern)
546 const struct internal_reloc *intern,
600 const struct internal_reloc *intern,
692 struct internal_reloc *intern)
    [all...]
coff-h8300.c 275 rtype2howto (arelent *internal, struct internal_reloc *dst)
356 reloc_processing (arelent *relent, struct internal_reloc *reloc,
    [all...]
coffcode.h     [all...]
ecoff.c     [all...]
  /toolchain/binutils/binutils-2.25/include/coff/
internal.h 693 struct internal_reloc struct

Completed in 2808 milliseconds

12