Home
last modified time | relevance | path

Searched refs:BFD_RELOC_RL78_CODE (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-rl78.c208 && exp.X_md == BFD_RELOC_RL78_CODE) in rl78_op()
415 { "code", BFD_RELOC_RL78_CODE },
639 case BFD_RELOC_RL78_CODE: in rl78_cons_fix_new()
1231 case BFD_RELOC_RL78_CODE: in tc_gen_reloc()
1352 case BFD_RELOC_RL78_CODE: in md_apply_fix()
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h4565 BFD_RELOC_RL78_CODE, enumerator
DChangeLog-20132197 * reloc.c (BFD_RELOC_RL78_CODE): Add.
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20131772 * config/tc-rl78.c (reloc_function): Add %code -> BFD_RELOC_RL78_CODE.