Searched refs:mips_refhi_list (Results 1 – 2 of 2) sorted by relevance
425 static struct mips_hi *mips_refhi_list; variable473 n->next = mips_refhi_list; in mips_refhi_reloc()474 mips_refhi_list = n; in mips_refhi_reloc()495 if (mips_refhi_list != NULL) in mips_reflo_reloc()499 l = mips_refhi_list; in mips_reflo_reloc()536 mips_refhi_list = NULL; in mips_reflo_reloc()
4209 (mips_refhi_list): New static variable.4212 (mips_reflo_reloc): Process mips_refhi_list.