Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-nds32.c14529 int data_flag, do_replace, save_irel; in nds32_elf_ex9_replace_instruction() local
14568 data_flag = nds32_elf_ex9_relocation_check (info, &irel, irelend, in nds32_elf_ex9_replace_instruction()
14571 if (data_flag & PUSH_PRE) in nds32_elf_ex9_replace_instruction()
14577 if (data_flag & CLEAN_PRE) in nds32_elf_ex9_replace_instruction()
14583 if (data_flag & DATA_EXIST) in nds32_elf_ex9_replace_instruction()
14586 off += (data_flag >> 24); in nds32_elf_ex9_replace_instruction()
15340 int data_flag, shift, align; in nds32_elf_ex9_build_hash_table() local
15380 data_flag = nds32_elf_ex9_relocation_check (link_info, &irel, irelend, in nds32_elf_ex9_build_hash_table()
15382 if (data_flag & DATA_EXIST) in nds32_elf_ex9_build_hash_table()
15385 off += (data_flag >> 24); in nds32_elf_ex9_build_hash_table()