Searched refs:xtensa_force_relocation (Results 1 – 4 of 4) sorted by relevance
295 extern int xtensa_force_relocation (struct fix *);319 #define TC_FORCE_RELOCATION(fix) xtensa_force_relocation (fix)321 (! SEG_NORMAL (seg) || xtensa_force_relocation (fix))
5422 xtensa_force_relocation (fixS *fix) in xtensa_force_relocation() function
858 (xtensa_force_relocation, xtensa_check_inside_bundle,
3198 (xtensa_force_relocation): Remove checks for VTABLE relocs.