Searched refs:enctbl (Results 1 – 1 of 1) sorted by relevance
1492 EncodingTable *enctbl; in m32c_elf_relax_section() local1631 enctbl = m16c_addr_encodings; in m32c_elf_relax_section()1634 e = & enctbl[enc]; in m32c_elf_relax_section()1642 gap_size = e->bytes - enctbl[e->new_encoding].bytes; in m32c_elf_relax_section()1643 gap = insn + posn + enctbl[e->new_encoding].bytes; in m32c_elf_relax_section()1644 new_type = bytes_to_reloc[enctbl[e->new_encoding].bytes]; in m32c_elf_relax_section()1656 enctbl = m16c_addr_encodings; in m32c_elf_relax_section()1669 enctbl = m16c_jmpaddr_encodings; in m32c_elf_relax_section()1677 e = & enctbl[enc]; in m32c_elf_relax_section()1685 gap_size = e->bytes - enctbl[e->new_encoding].bytes; in m32c_elf_relax_section()[all …]