Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c53 static xtensa_opcode get_l32r_opcode (void);
2043 if (opcode == get_l32r_opcode ()) in elf_xtensa_do_reloc()
2117 else if (opcode == get_l32r_opcode ()) in elf_xtensa_do_reloc()
2402 if (old_op != get_l32r_opcode () in replace_tls_insn()
3939 get_l32r_opcode (void) in get_l32r_opcode() function
4079 return (opcode == get_l32r_opcode ()); in is_l32r_relocation()
4823 if (opcode == get_l32r_opcode ()) in get_expanded_call_opcode()
6883 is_l32r_reloc = (opcode == get_l32r_opcode ()); in find_relaxable_sections()
6961 if (opcode == get_l32r_opcode ()) in collect_source_relocs()
8245 if (get_l32r_opcode () != rel->opcode) in compute_removed_literals()
DChangeLog-2004873 (get_l32r_opcode): Add a separate flag for initialization.