Searched refs:mips_refhi_list (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff-mips.c461 static struct mips_hi *mips_refhi_list;
516 n->next = mips_refhi_list;
517 mips_refhi_list = n;
545 if (mips_refhi_list != NULL)
549 l = mips_refhi_list;
586 mips_refhi_list = NULL;
456 static struct mips_hi *mips_refhi_list; variable in typeref:struct:mips_hi

Completed in 91 milliseconds