Home
last modified time | relevance | path

Searched refs:mips_hi (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDcoff-mips.c447 struct mips_hi struct
449 struct mips_hi *next; argument
456 static struct mips_hi *mips_refhi_list; argument
476 struct mips_hi *n;
506 n = (struct mips_hi *) bfd_malloc ((bfd_size_type) sizeof *n);
542 struct mips_hi *l;
550 struct mips_hi *next;
HDChangeLog-96974208 * coff-mips.c (struct mips_hi): Define.