Home
last modified time | relevance | path

Searched refs:nested_loop (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
14329 nested_loop = FALSE; in nds32_elf_ex9_relocation_check()
14339 nested_loop = (ex9_loop_aware in nds32_elf_ex9_relocation_check()
14341 while ((*irel) && (*irel) < irelend && (nested_ex9 || nested_loop)) in nds32_elf_ex9_relocation_check()
14351 nested_loop = TRUE; in nds32_elf_ex9_relocation_check()
14360 nested_loop = FALSE; in nds32_elf_ex9_relocation_check()