Searched refs:r_type2 (Results 1 – 1 of 1) sorted by relevance
605 uint32_t r_type2 = (Type >> 8) & 0xff; in resolveMIPS64Relocation() local614 if (r_type2 != ELF::R_MIPS_NONE) { in resolveMIPS64Relocation()615 RelType = r_type2; in resolveMIPS64Relocation()