Home
last modified time | relevance | path

Searched refs:md_dlx_fix_adjustable (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-dlx.h36 extern bfd_boolean md_dlx_fix_adjustable (struct fix *);
50 #define tc_fix_adjustable(FIX) md_dlx_fix_adjustable (FIX)
Dtc-dlx.c993 md_dlx_fix_adjustable (fixS *fixP) in md_dlx_fix_adjustable() function
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02034355 (md_dlx_fix_adjustable): Don't test for NULL fx_addsy.