Searched refs:elf_nds32_ifc_symbol_entry (Results 1 – 1 of 1) sorted by relevance
13108 struct elf_nds32_ifc_symbol_entry struct13117 struct elf_nds32_ifc_symbol_entry *next; argument13131 static struct elf_nds32_ifc_symbol_entry *ifc_symbol_head = NULL;13141 struct elf_nds32_ifc_symbol_entry *ptr = ifc_symbol_head; in nds32_elf_ifc_insert_symbol()13178 ifc_symbol_head = bfd_malloc (sizeof (struct elf_nds32_ifc_symbol_entry)); in nds32_elf_ifc_insert_symbol()13183 ptr->next = bfd_malloc (sizeof (struct elf_nds32_ifc_symbol_entry)); in nds32_elf_ifc_insert_symbol()13298 struct elf_nds32_ifc_symbol_entry *ptr = ifc_symbol_head; in nds32_elf_ifc_filter()13404 struct elf_nds32_ifc_symbol_entry *ptr = ifc_symbol_head; in nds32_elf_ifc_filter_after_ex9()13458 struct elf_nds32_ifc_symbol_entry *ptr = ifc_symbol_head; in nds32_elf_ifc_replace()13600 struct elf_nds32_ifc_symbol_entry *ptr = ifc_symbol_head; in nds32_elf_ifc_reloc()[all …]