Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c13472 int fndopc; in _bfd_mips_elf_relax_section() local
13713 && ((fndopc = find_match (opcode, bz_rs_insns_32)) >= 0 in _bfd_mips_elf_relax_section()
13714 || (fndopc = find_match (opcode, bz_rt_insns_32)) >= 0) in _bfd_mips_elf_relax_section()
13728 opcode = (bzc_insns_32[fndopc].match in _bfd_mips_elf_relax_section()
13765 && (((fndopc = find_match (opcode, bz_rs_insns_32)) >= 0 in _bfd_mips_elf_relax_section()
13767 || ((fndopc = find_match (opcode, bz_rt_insns_32)) >= 0 in _bfd_mips_elf_relax_section()
13779 (bz_insns_16[fndopc].match in _bfd_mips_elf_relax_section()