Searched refs:relax_code_size (Results 1 – 2 of 2) sorted by relevance
261 unsigned int relax_code_size[BR_RANGE_NUM]; member276 unsigned int relax_code_size; member
4798 seq_size = relax_info->relax_code_size[range]; in nds32_find_reloc_table()4810 seq_size = table_ptr->relax_code_size; in nds32_find_reloc_table()4823 hint_info->relax_code_size = seq_size; in nds32_find_reloc_table()4913 unsigned int ptr_offset, hint_count, relax_code_size, count = 0; in nds32_elf_append_relax_relocs() local4943 relax_code_size = hint_info.relax_code_size; in nds32_elf_append_relax_relocs()4961 if (count >= relax_code_size / 4) in nds32_elf_append_relax_relocs()5008 hint_count = hint_info.relax_code_size / 4; in nds32_elf_append_relax_relocs()5076 if (count < relax_code_size / 4) in nds32_elf_append_relax_relocs()5401 branch_insn_address += (relax_info->relax_code_size[branch_range_type] in nds32_calc_branch_offset()5510 diff = relax_info->relax_code_size[i] - opcode->isize; in nds32_relax_branch_instructions()[all …]