Searched refs:nds32_relax_fixup_info_t (Results 1 – 2 of 2) sorted by relevance
235 } nds32_relax_fixup_info_t; typedef263 nds32_relax_fixup_info_t relax_fixup[BR_RANGE_NUM][MAX_RELAX_FIX];278 nds32_relax_fixup_info_t relax_fixup[MAX_RELAX_FIX];
4679 nds32_relax_fixup_info_t *fixup_info, *hint_fixup; in nds32_find_reloc_table()4829 memcpy (hint_fixup, fixup_info, sizeof (nds32_relax_fixup_info_t)); 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()5731 nds32_relax_fixup_info_t fixup_info[MAX_RELAX_FIX]; in md_convert_frag()