Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-nds32.c15535 struct elf_link_hash_entry_mul_list *m_list_new; in nds32_elf_ex9_build_hash_table() local
15538 m_list_new = (struct elf_link_hash_entry_mul_list *) in nds32_elf_ex9_build_hash_table()
15542 entry->m_list = m_list_new; in nds32_elf_ex9_build_hash_table()
15543 m_list_new->h_list = h_list_new; in nds32_elf_ex9_build_hash_table()
15544 m_list_new->rel_backup = rel_backup; in nds32_elf_ex9_build_hash_table()
15545 m_list_new->times = 1; in nds32_elf_ex9_build_hash_table()
15546 m_list_new->irel = jrel; in nds32_elf_ex9_build_hash_table()
15547 m_list_new->next = NULL; in nds32_elf_ex9_build_hash_table()
15588 struct elf_link_hash_entry_mul_list *m_list_new; in nds32_elf_ex9_build_hash_table() local
15591 m_list_new = (struct elf_link_hash_entry_mul_list *) in nds32_elf_ex9_build_hash_table()
[all …]