Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dsom.c2931 unsigned int current_rounding_mode; in som_write_fixups() local
2968 current_rounding_mode = R_N_MODE; in som_write_fixups()
3173 if (bfd_reloc->howto->type != current_rounding_mode) in som_write_fixups()
3178 current_rounding_mode = bfd_reloc->howto->type; in som_write_fixups()