Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-mips.c416 struct mips_hi struct
418 struct mips_hi *next; argument
425 static struct mips_hi *mips_refhi_list; argument
438 struct mips_hi *n; in mips_refhi_reloc()
468 n = (struct mips_hi *) bfd_malloc ((bfd_size_type) sizeof *n); in mips_refhi_reloc()
497 struct mips_hi *l; in mips_reflo_reloc()
505 struct mips_hi *next; in mips_reflo_reloc()
DChangeLog-96974208 * coff-mips.c (struct mips_hi): Define.