Searched refs:r_type3 (Results 1 – 1 of 1) sorted by relevance
279 uint32_t r_type3 = (Type >> 16) & 0xff; in resolveMIPSN64Relocation() local293 if (r_type3 != ELF::R_MIPS_NONE) { in resolveMIPSN64Relocation()294 RelType = r_type3; in resolveMIPSN64Relocation()