Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xtensa.c1769 map_suffix_reloc_to_operator (bfd_reloc_code_real_type reloc) in map_suffix_reloc_to_operator() function
1947 tok->X_op = map_suffix_reloc_to_operator (reloc); in expression_maybe_register()
5549 tok->X_op = map_suffix_reloc_to_operator (reloc); in md_assemble()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20072434 (map_suffix_reloc_to_operator): New.
2437 xtensa_elf_suffix. Rearrange to use map_suffix_reloc_to_operator.
DChangeLog253 (map_suffix_reloc_to_operator): Likewise.
975 (map_suffix_reloc_to_operator): Change return type to operatorT.