Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-nds32.h70 #define R_NDS32_RELAX_REGION_NO_EX9_FLAG (1 << 2) macro
Delf32-nds32.c14330 if (((*irel)->r_addend & R_NDS32_RELAX_REGION_NO_EX9_FLAG) in nds32_elf_ex9_relocation_check()
14338 nested_ex9 = ((*irel)->r_addend & R_NDS32_RELAX_REGION_NO_EX9_FLAG); in nds32_elf_ex9_relocation_check()
14347 if (((*irel)->r_addend & R_NDS32_RELAX_REGION_NO_EX9_FLAG) != 0) in nds32_elf_ex9_relocation_check()
14356 if (((*irel)->r_addend & R_NDS32_RELAX_REGION_NO_EX9_FLAG) != 0) in nds32_elf_ex9_relocation_check()