Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-nds32.c14311 bfd_boolean nested_ex9, nested_loop; in nds32_elf_ex9_relocation_check() local
14328 nested_ex9 = FALSE; 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()
14341 while ((*irel) && (*irel) < irelend && (nested_ex9 || nested_loop)) in nds32_elf_ex9_relocation_check()
14348 nested_ex9 = TRUE; in nds32_elf_ex9_relocation_check()
14357 nested_ex9 = FALSE; in nds32_elf_ex9_relocation_check()