Searched refs:reloc_operand (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c1857 const struct alpha_operand *reloc_operand = NULL;
1914 assert (reloc_operand == NULL);
1915 reloc_operand = operand;
1944 assert (reloc_operand == NULL);
1945 reloc_operand = operand;
1978 if (reloc_howto->bitsize != reloc_operand->bits)
1850 const struct alpha_operand *reloc_operand = NULL; local

Completed in 70 milliseconds