Searched refs:setRType2 (Results 1 – 2 of 2) sorted by relevance
117 Type = setRType2((unsigned)ELF::R_MIPS_64, Type); in GetRelocType()158 Type = setRType2((unsigned)ELF::R_MIPS_SUB, Type); in GetRelocType()165 Type = setRType2((unsigned)ELF::R_MIPS_SUB, Type); in GetRelocType()
114 unsigned setRType2(unsigned Value, unsigned Type) const { in setRType2() function