Searched refs:xtensa_force_relocation (Results 1 – 2 of 2) sorted by relevance
298 extern int xtensa_force_relocation (struct fix *);322 #define TC_FORCE_RELOCATION(fix) xtensa_force_relocation (fix)324 (! SEG_NORMAL (seg) || xtensa_force_relocation (fix))
5437 xtensa_force_relocation (fixS *fix) in xtensa_force_relocation() function