Home | History | Annotate | Download | only in bfd

Lines Matching full:ifc_ent

14873       struct elf_nds32_ifc_symbol_entry *ifc_ent = ifc_symbol_head;
14877 while (ifc_ent)
14879 if (ifc_ent->enable == 0)
14882 irel_ptr = ifc_ent->irel_head;
14890 ifc_ent = ifc_ent->next;