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

/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-v850.c1470 v850_reloc_prefix (const struct v850_operand *operand)
1701 if ((reloc = v850_reloc_prefix (operand)) != BFD_RELOC_UNUSED)
2406 hold_cons_reloc = v850_reloc_prefix (NULL);
1468 v850_reloc_prefix (const struct v850_operand *operand) function
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-v850.c1507 static bfd_reloc_code_real_type v850_reloc_prefix
1511 v850_reloc_prefix (operand)
1760 if ((reloc = v850_reloc_prefix (operand)) != BFD_RELOC_UNUSED)
2449 hold_cons_reloc = v850_reloc_prefix (NULL);
1509 v850_reloc_prefix (operand) function

Completed in 126 milliseconds