Home
last modified time | relevance | path

Searched refs:next_fix (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-xtensa.c7487 fixS *fix, *next_fix, **fix_splice; in xtensa_move_literals() local
7558 next_fix = fix->fx_next; in xtensa_move_literals()
7561 *fix_splice = next_fix; in xtensa_move_literals()
7569 fix = next_fix; in xtensa_move_literals()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xtensa.c9678 fixS *fix, *next_fix, **fix_splice; in xtensa_move_literals() local
9749 next_fix = fix->fx_next; in xtensa_move_literals()
9752 *fix_splice = next_fix; in xtensa_move_literals()
9760 fix = next_fix; in xtensa_move_literals()