Home
last modified time | relevance | path

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

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-nds32.c13108 struct elf_nds32_ifc_symbol_entry struct
13117 struct elf_nds32_ifc_symbol_entry *next; argument
13131 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 …]
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-nds32.c13108 struct elf_nds32_ifc_symbol_entry struct
13117 struct elf_nds32_ifc_symbol_entry *next; argument
13131 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 …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-nds32.c12857 struct elf_nds32_ifc_symbol_entry struct
12866 struct elf_nds32_ifc_symbol_entry *next; argument
12880 static struct elf_nds32_ifc_symbol_entry *ifc_symbol_head = NULL;
12890 struct elf_nds32_ifc_symbol_entry *ptr = ifc_symbol_head; in nds32_elf_ifc_insert_symbol()
12927 ifc_symbol_head = bfd_malloc (sizeof (struct elf_nds32_ifc_symbol_entry)); in nds32_elf_ifc_insert_symbol()
12932 ptr->next = bfd_malloc (sizeof (struct elf_nds32_ifc_symbol_entry)); in nds32_elf_ifc_insert_symbol()
13047 struct elf_nds32_ifc_symbol_entry *ptr = ifc_symbol_head; in nds32_elf_ifc_filter()
13153 struct elf_nds32_ifc_symbol_entry *ptr = ifc_symbol_head; in nds32_elf_ifc_filter_after_ex9()
13207 struct elf_nds32_ifc_symbol_entry *ptr = ifc_symbol_head; in nds32_elf_ifc_replace()
13349 struct elf_nds32_ifc_symbol_entry *ptr = ifc_symbol_head; in nds32_elf_ifc_reloc()
[all …]