Home
last modified time | relevance | path

Searched refs:seq_size (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-nds32.c4674 unsigned int opcode, seq_size; in nds32_find_reloc_table() local
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()
4837 memcpy (hint_code, code_seq, seq_size); in nds32_find_reloc_table()