Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-nds32.c14892 struct elf_nds32_ifc_symbol_entry *ifc_ent = ifc_symbol_head; in nds32_elf_ex9_total_relax() local
14896 while (ifc_ent) in nds32_elf_ex9_total_relax()
14898 if (ifc_ent->enable == 0) in nds32_elf_ex9_total_relax()
14901 irel_ptr = ifc_ent->irel_head; in nds32_elf_ex9_total_relax()
14909 ifc_ent = ifc_ent->next; in nds32_elf_ex9_total_relax()