Searched refs:wasm32_fix_adjustable (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-wasm32.h81 extern bfd_boolean wasm32_fix_adjustable (struct fix *);
82 #define tc_fix_adjustable(FIX) wasm32_fix_adjustable (FIX)
H A Dtc-wasm32.c781 wasm32_fix_adjustable (fixS * fixP) function
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-wasm32.h81 extern bool wasm32_fix_adjustable (struct fix *);
82 #define tc_fix_adjustable(FIX) wasm32_fix_adjustable (FIX)
H A Dtc-wasm32.c781 wasm32_fix_adjustable (fixS * fixP) function
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-wasm32.h81 extern bool wasm32_fix_adjustable (struct fix *);
82 #define tc_fix_adjustable(FIX) wasm32_fix_adjustable (FIX)
H A Dtc-wasm32.c781 wasm32_fix_adjustable (fixS * fixP) function

Completed in 198 milliseconds