Searched refs:is_l32r_reloc (Results 1 – 1 of 1) sorted by relevance
6825 bfd_boolean is_l32r_reloc; in find_relaxable_sections() local6876 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()