Searched refs:external_reloc (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/coff/
H A Dpowerpc.h49 struct external_reloc struct
56 #define RELOC struct external_reloc
H A Dmipspe.h41 struct external_reloc struct
48 #define RELOC struct external_reloc
H A Dx86_64.h48 struct external_reloc struct
55 #define RELOC struct external_reloc
H A Dsh.h51 struct external_reloc struct
60 struct external_reloc struct
68 #define RELOC struct external_reloc
H A Di386.h62 struct external_reloc struct
69 #define RELOC struct external_reloc
H A Darm.h105 struct external_reloc struct
112 #define RELOC struct external_reloc
116 struct external_reloc struct
124 #define RELOC struct external_reloc
H A Dia64.h79 struct external_reloc struct
86 #define RELOC struct external_reloc
H A Dsparc.h144 struct external_reloc struct
153 #define RELOC struct external_reloc
H A Drs6000.h200 struct external_reloc { struct
208 #define RELOC struct external_reloc
H A Drs6k64.h204 struct external_reloc struct
212 #define RELOC struct external_reloc
H A Dalpha.h95 struct external_reloc struct
102 #define RELOC struct external_reloc
H A Dmips.h59 struct external_reloc struct
65 #define RELOC struct external_reloc
H A Dti.h452 struct external_reloc struct
460 #define RELOC struct external_reloc
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff-mips.c861 struct external_reloc *ext_rel;
862 struct external_reloc *ext_rel_end;
921 ext_rel = (struct external_reloc *) external_relocs;
949 struct external_reloc *lo_ext_rel;
H A Dpe-mips.c550 struct external_reloc *reloc_dst = (struct external_reloc *)dst;
H A Dcoff-alpha.c59 PARAMS ((bfd *, struct bfd_link_info *, bfd *, struct external_reloc *,
1279 struct external_reloc *ext_rel;
1407 struct external_reloc *ext_rel;
1408 struct external_reloc *ext_rel_end;
1529 ext_rel = (struct external_reloc *) external_relocs;
H A Dcoffswap.h234 struct external_reloc *reloc_dst = (struct external_reloc *) dst;
H A Dpeicode.h144 struct external_reloc *reloc_dst = (struct external_reloc *) dst;
H A Dcoff64-rs6000.c692 struct external_reloc *src = (struct external_reloc *) s;
710 struct external_reloc *dst = (struct external_reloc *) d;
H A Dcoff-rs6000.c2710 struct external_reloc *src = (struct external_reloc *) s;
2728 struct external_reloc *dst = (struct external_reloc *) d;
H A Dcoffcode.h1689 struct external_reloc dst;
2414 swapped into the shape of an @code{external_reloc} and written
2444 struct external_reloc dst;
4866 struct external_reloc *src;

Completed in 200 milliseconds