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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c7178 unsigned int r_type, lo16_type;
7185 lo16_type = R_MIPS16_LO16;
7187 lo16_type = R_MIPS_LO16;
7206 lo16_relocation = mips_elf_next_relocation (abfd, lo16_type, rel, relend);
7211 lo16_howto = MIPS_ELF_RTYPE_TO_HOWTO (abfd, lo16_type, FALSE);
7148 unsigned int r_type, lo16_type; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delfxx-mips.c7174 unsigned int r_type, lo16_type;
7181 lo16_type = R_MIPS16_LO16;
7183 lo16_type = R_MIPS_LO16;
7202 lo16_relocation = mips_elf_next_relocation (abfd, lo16_type, rel, relend);
7207 lo16_howto = MIPS_ELF_RTYPE_TO_HOWTO (abfd, lo16_type, FALSE);
7144 unsigned int r_type, lo16_type; local

Completed in 203 milliseconds