Searched refs:preceeding_msb (Results 1 – 1 of 1) sorted by relevance
1603 unsigned char preceeding_msb; in elf32_avr_relax_section() local1605 preceeding_msb = in elf32_avr_relax_section()1611 if (0x99 == preceeding_msb) in elf32_avr_relax_section()1615 if (0x9b == preceeding_msb) in elf32_avr_relax_section()1619 if ((0xfc == (preceeding_msb & 0xfe) in elf32_avr_relax_section()1624 if ((0xfe == (preceeding_msb & 0xfe) in elf32_avr_relax_section()1629 if (0x10 == (preceeding_msb & 0xfc)) in elf32_avr_relax_section()