Searched refs:value_sbits (Results 1 – 1 of 1) sorted by relevance
2687 bfd_vma value_sbits = value & sbits; in elf32_tic6x_relocate_section() local2689 if (value_sbits != 0 in elf32_tic6x_relocate_section()2690 && value_sbits != sbit in elf32_tic6x_relocate_section()2691 && value_sbits != sbits) in elf32_tic6x_relocate_section()