Home
last modified time | relevance | path

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

/netbsd-src/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) in wasm32_fix_adjustable() function
/netbsd-src/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) in wasm32_fix_adjustable() function