Searched refs:hint_fixup (Results 1 – 1 of 1) sorted by relevance
4679 nds32_relax_fixup_info_t *fixup_info, *hint_fixup; in nds32_find_reloc_table() local4821 hint_fixup = hint_info->relax_fixup; in nds32_find_reloc_table()4829 memcpy (hint_fixup, fixup_info, sizeof (nds32_relax_fixup_info_t)); in nds32_find_reloc_table()4830 hint_fixup++; in nds32_find_reloc_table()4835 memset (hint_fixup, 0, sizeof (nds32_relax_fixup_info_t)); in nds32_find_reloc_table()4908 nds32_relax_fixup_info_t *hint_fixup, *fixup_now; in nds32_elf_append_relax_relocs() local4941 hint_fixup = hint_info.relax_fixup; in nds32_elf_append_relax_relocs()4976 fixup_now = hint_fixup; in nds32_elf_append_relax_relocs()