Searched refs:elf_nds32_insn_times_entry (Results 1 – 1 of 1) sorted by relevance
13791 struct elf_nds32_insn_times_entry struct13800 struct elf_nds32_insn_times_entry *next; argument13829 static struct elf_nds32_insn_times_entry *ex9_insn_head = NULL;13869 nds32_elf_ex9_insert_entry (struct elf_nds32_insn_times_entry *ptr) in nds32_elf_ex9_insert_entry()13871 struct elf_nds32_insn_times_entry *temp; in nds32_elf_ex9_insert_entry()13872 struct elf_nds32_insn_times_entry *temp2; in nds32_elf_ex9_insert_entry()13920 struct elf_nds32_insn_times_entry *ptr; in nds32_elf_examine_insn_times()13929 ptr = (struct elf_nds32_insn_times_entry *) in nds32_elf_examine_insn_times()13930 bfd_malloc (sizeof (struct elf_nds32_insn_times_entry)); in nds32_elf_examine_insn_times()13954 ptr = (struct elf_nds32_insn_times_entry *) in nds32_elf_examine_insn_times()[all …]