HomeSort by relevance Sort by last modified time
    Searched refs:tc_gen_reloc (Results 1 - 25 of 72) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/config/
tc-lm32.h 40 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
tc-ip2k.h 59 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
tc-fr30.h 49 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
tc-iq2000.h 60 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
tc-xstormy16.h 53 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
tc-mcore.h 91 extern arelent * tc_gen_reloc (asection *, fixS *);
tc-mt.h 60 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
tc-pj.h 36 arelent *tc_gen_reloc (asection *, struct fix *);
tc-epiphany.h 96 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
tc-frv.h 73 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
tc-mep.h 72 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
tc-microblaze.h 112 extern arelent * tc_gen_reloc (asection *, fixS *);
tc-or1k.c 301 tc_gen_reloc (asection *sec, fixS *fx) function
tc-xc16x.c 281 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, fixS *fixp) function
tc-pj.c 471 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, fixS *fixp)
470 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, fixS *fixp) function
tc-moxie.c 756 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, fixS *fixP)
755 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, fixS *fixP) function
tc-dlx.c 1187 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, function
tc-i860.c 1424 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, function
    [all...]
tc-m32c.c 1063 tc_gen_reloc (asection *sec, fixS *fx)
1059 tc_gen_reloc (asection *sec, fixS *fx) function
    [all...]
tc-mn10200.c 754 tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED, fixS *fixp)
751 tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED, fixS *fixp) function
tc-pdp11.c 1387 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED,
1385 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, function
tc-rl78.c 955 for that in tc_gen_reloc) else we change it to the right type for
1158 tc_gen_reloc (asection * seg ATTRIBUTE_UNUSED, fixS * fixp)
1156 tc_gen_reloc (asection * seg ATTRIBUTE_UNUSED, fixS * fixp) function
    [all...]
tc-spu.c 865 tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED, fixS *fixp)
863 tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED, fixS *fixp) function
tc-tilegx.c 1734 tc_gen_reloc (asection *sec ATTRIBUTE_UNUSED, fixS *fixp) function
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
tc.h 74 extern arelent *tc_gen_reloc (asection *, fixS *);
76 extern arelent **tc_gen_reloc (asection *, fixS *);

Completed in 654 milliseconds

1 2 3