Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mt.h55 extern bfd_boolean mt_fix_adjustable (struct fix *);
68 #define tc_fix_adjustable(fixP) mt_fix_adjustable (fixP)
69 extern bfd_boolean mt_fix_adjustable (struct fix *);
Dtc-mt.c460 mt_fix_adjustable (fixS * fixP) in mt_fix_adjustable() function
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2005106 (mt_force_relocation, mt_apply_fix, mt_fix_adjustable): Rename, adjust.
110 (mt_apply_fix, mt_fix_adjustable, mt_force_relocation): Rename.
DChangeLog-20101320 * config/tc-mt.c (mt_fix_adjustable): Likewise.