Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-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;
H A DChangeLog-96974208 * coff-mips.c (struct mips_hi): Define.
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dcoff-mips.c600 struct mips_hi struct
602 struct mips_hi *next; argument
609 static struct mips_hi *mips_refhi_list; argument
629 struct mips_hi *n;
659 n = (struct mips_hi *) bfd_malloc ((bfd_size_type) sizeof *n);
695 struct mips_hi *l;
703 struct mips_hi *next;
890 static struct mips_hi *mips_relhi_list;
910 struct mips_hi *n;
985 struct mips_hi *l;
[all …]
H A DChangeLog-96974208 * coff-mips.c (struct mips_hi): Define.