Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-i386.c1788 enum bfd_reloc_code_real temp_reloc; in swap_operands() local
1808 temp_reloc = i.reloc[xchg2]; in swap_operands()
1810 i.reloc[xchg1] = temp_reloc; in swap_operands()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i386.c1974 enum bfd_reloc_code_real temp_reloc; in swap_operands() local
1994 temp_reloc = i.reloc[xchg2]; in swap_operands()
1996 i.reloc[xchg1] = temp_reloc; in swap_operands()