Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-microblaze.h55 #define tc_fix_adjustable(X) tc_microblaze_fix_adjustable(X)
56 extern int tc_microblaze_fix_adjustable (struct fix *);
Dtc-microblaze.c863 tc_microblaze_fix_adjustable (struct fix *fixP) in tc_microblaze_fix_adjustable() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-201231 (tc_microblaze_fix_adjustable): Add TLS relocs.