Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/include/coff/
Darm.h105 struct external_reloc struct
112 #define RELOC struct external_reloc argument
116 struct external_reloc struct
124 #define RELOC struct external_reloc argument
Dsh.h51 struct external_reloc struct
60 struct external_reloc argument
68 #define RELOC struct external_reloc argument
Dpowerpc.h49 struct external_reloc struct
56 #define RELOC struct external_reloc argument
Dx86_64.h48 struct external_reloc struct
55 #define RELOC struct external_reloc argument
Dmipspe.h41 struct external_reloc struct
48 #define RELOC struct external_reloc argument
Di386.h62 struct external_reloc struct
69 #define RELOC struct external_reloc argument
Dia64.h79 struct external_reloc struct
86 #define RELOC struct external_reloc argument
Dsparc.h144 struct external_reloc struct
153 #define RELOC struct external_reloc argument
Drs6k64.h204 struct external_reloc struct
212 #define RELOC struct external_reloc argument
Drs6000.h200 struct external_reloc { struct
208 #define RELOC struct external_reloc argument
Dmips.h59 struct external_reloc struct
65 #define RELOC struct external_reloc argument
Dalpha.h95 struct external_reloc struct
102 #define RELOC struct external_reloc argument
Dti.h452 struct external_reloc struct
460 #define RELOC struct external_reloc argument
/freebsd-10-stable/contrib/binutils/bfd/
Dcoff-mips.c855 struct external_reloc *ext_rel;
856 struct external_reloc *ext_rel_end;
915 ext_rel = (struct external_reloc *) external_relocs;
943 struct external_reloc *lo_ext_rel;
Dcoff-alpha.c58 PARAMS ((bfd *, struct bfd_link_info *, bfd *, struct external_reloc *,
1273 struct external_reloc *ext_rel;
1401 struct external_reloc *ext_rel;
1402 struct external_reloc *ext_rel_end;
1523 ext_rel = (struct external_reloc *) external_relocs;
Dpe-mips.c550 struct external_reloc *reloc_dst = (struct external_reloc *)dst; in mips_swap_reloc_out()
Dpeicode.h143 struct external_reloc *reloc_dst = (struct external_reloc *) dst; in coff_swap_reloc_out()
Dcoff64-rs6000.c692 struct external_reloc *src = (struct external_reloc *) s;
710 struct external_reloc *dst = (struct external_reloc *) d;
Dcoffswap.h234 struct external_reloc *reloc_dst = (struct external_reloc *) dst; in coff_swap_reloc_out()
Dcoff-rs6000.c2705 struct external_reloc *src = (struct external_reloc *) s;
2723 struct external_reloc *dst = (struct external_reloc *) d;
Dcoffcode.h1688 struct external_reloc dst; in coff_set_alignment_hook()
2443 struct external_reloc dst; in coff_write_relocs()
4865 struct external_reloc *src; in coff_slurp_reloc_table()