Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xtensa.h295 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))
H A Dtc-xtensa.c5422 xtensa_force_relocation (fixS *fix) in xtensa_force_relocation() function
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-2004858 (xtensa_force_relocation, xtensa_check_inside_bundle,
H A DChangeLog-20053198 (xtensa_force_relocation): Remove checks for VTABLE relocs.