Searched refs:tc_gen_reloc (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dtc.h73 extern arelent *tc_gen_reloc (asection *, fixS *);
75 extern arelent **tc_gen_reloc (asection *, fixS *);
H A Dwrite.c1170 arelent *reloc = tc_gen_reloc (sec, fixp);
1179 arelent **reloc = tc_gen_reloc (sec, fixp);
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mep.h73 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
H A Dtc-spu.c870 tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED, fixS *fixp)
868 tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED, fixS *fixp) function
H A Dtc-arc.c1395 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED,
1388 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, function
H A Dtc-cr16.c517 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, fixS * fixP) function
H A Dtc-s390.c2283 tc_gen_reloc (seg, fixp) function
H A Dtc-sparc.c3454 tc_gen_reloc (section, fixp)
3443 tc_gen_reloc (section, fixp) function
H A Dtc-alpha.c5621 tc_gen_reloc (asection *sec ATTRIBUTE_UNUSED,
5608 tc_gen_reloc (asection *sec ATTRIBUTE_UNUSED, function
H A Dtc-ppc.c6141 tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED, fixS *fixp)
6122 tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED, fixS *fixp) function
H A Dtc-i386.c5740 /* Remember value for tc_gen_reloc. */
6368 tc_gen_reloc (section, fixp)
6356 tc_gen_reloc (section, fixp) function
H A Dtc-score.c5486 tc_gen_reloc (asection * section ATTRIBUTE_UNUSED, fixS * fixp) function
H A Dtc-ia64.c11665 tc_gen_reloc (sec, fixp) function
H A Dtc-mips.c6955 /* We just generated two relocs. When tc_gen_reloc
12006 tc_gen_reloc. Unmatched relocs can only be generated by use of explicit
12352 /* Remember value for tc_gen_reloc. */
14072 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, fixS *fixp)
14061 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, fixS *fixp) function
H A Dtc-arm.c18015 not have a reloc for it, so tc_gen_reloc will reject it. */
18299 not have a reloc for it, so tc_gen_reloc will reject it. */
19066 tc_gen_reloc (asection *section, fixS *fixp)
19052 tc_gen_reloc (asection *section, fixS *fixp) function

Completed in 431 milliseconds