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

/haiku-buildtools/binutils/bfd/
H A Delf32-nds32.c15490 struct elf_link_hash_entry_mul_list *m_list_new;
15493 m_list_new = (struct elf_link_hash_entry_mul_list *)
15497 entry->m_list = m_list_new;
15498 m_list_new->h_list = h_list_new;
15499 m_list_new->rel_backup = rel_backup;
15500 m_list_new->times = 1;
15501 m_list_new->irel = jrel;
15502 m_list_new->next = NULL;
15543 struct elf_link_hash_entry_mul_list *m_list_new;
15546 m_list_new
15480 struct elf_link_hash_entry_mul_list *m_list_new; local
15533 struct elf_link_hash_entry_mul_list *m_list_new; local
[all...]

Completed in 176 milliseconds