Searched refs:setRType2 (Results 1 – 2 of 2) sorted by relevance
295 Type = setRType2((unsigned)ELF::R_MIPS_64, Type); in getRelocType()335 Type = setRType2((unsigned)ELF::R_MIPS_SUB, Type); in getRelocType()342 Type = setRType2((unsigned)ELF::R_MICROMIPS_SUB, Type); in getRelocType()349 Type = setRType2((unsigned)ELF::R_MIPS_SUB, Type); in getRelocType()356 Type = setRType2((unsigned)ELF::R_MICROMIPS_SUB, Type); in getRelocType()
136 unsigned setRType2(unsigned Value, unsigned Type) const { in setRType2() function