Searched refs:h_list (Results 1 – 1 of 1) sorted by relevance
13771 struct elf_link_hash_entry_list *h_list; member14027 if ((m_list->h_list->h->root.type == bfd_link_hash_defined in nds32_elf_count_insn_times()14028 || m_list->h_list->h->root.type == bfd_link_hash_defweak) in nds32_elf_count_insn_times()14029 && (m_list->h_list->h->root.u.def.section != NULL in nds32_elf_count_insn_times()14030 && m_list->h_list->h->root.u.def.section->output_section != NULL)) in nds32_elf_count_insn_times()14032 relocation = (m_list->h_list->h->root.u.def.value + in nds32_elf_count_insn_times()14033 m_list->h_list->h->root.u.def.section->output_section->vma + in nds32_elf_count_insn_times()14034 m_list->h_list->h->root.u.def.section->output_offset); in nds32_elf_count_insn_times()14530 struct elf_link_hash_entry_list *h_list; in nds32_elf_ex9_replace_instruction() local14660 h_list = ex9_insn->m_list->h_list; in nds32_elf_ex9_replace_instruction()[all …]