HomeSort by relevance Sort by last modified time
    Searched refs:gas_cgen_tc_gen_reloc (Results 1 - 13 of 13) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-lm32.h 40 #define tc_gen_reloc gas_cgen_tc_gen_reloc
tc-ip2k.h 59 #define tc_gen_reloc gas_cgen_tc_gen_reloc
tc-fr30.h 49 #define tc_gen_reloc gas_cgen_tc_gen_reloc
tc-iq2000.h 60 #define tc_gen_reloc gas_cgen_tc_gen_reloc
tc-xstormy16.h 53 #define tc_gen_reloc gas_cgen_tc_gen_reloc
tc-mt.h 60 #define tc_gen_reloc gas_cgen_tc_gen_reloc
tc-epiphany.h 96 #define tc_gen_reloc gas_cgen_tc_gen_reloc
tc-frv.h 73 #define tc_gen_reloc gas_cgen_tc_gen_reloc
tc-mep.h 72 #define tc_gen_reloc gas_cgen_tc_gen_reloc
tc-or1k.c 321 return gas_cgen_tc_gen_reloc (sec, fx);
tc-m32c.c 1081 return gas_cgen_tc_gen_reloc (sec, fx);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
cgen.h 89 extern arelent *gas_cgen_tc_gen_reloc (asection *, fixS *);
cgen.c 1042 gas_cgen_tc_gen_reloc (section, fixP) function
    [all...]

Completed in 520 milliseconds