Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c6825 bfd_boolean is_l32r_reloc; in find_relaxable_sections() local
6876 is_l32r_reloc = FALSE; in find_relaxable_sections()
6883 is_l32r_reloc = (opcode == get_l32r_opcode ()); in find_relaxable_sections()
6885 || is_l32r_reloc) in find_relaxable_sections()
6890 if (is_l32r_reloc && r_reloc_is_defined (&r_rel)) in find_relaxable_sections()