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