Searched refs:setRType2 (Results 1 – 2 of 2) sorted by relevance
296 Type = setRType2((unsigned)ELF::R_MIPS_64, Type); in getRelocType()336 Type = setRType2((unsigned)ELF::R_MIPS_SUB, Type); in getRelocType()343 Type = setRType2((unsigned)ELF::R_MICROMIPS_SUB, Type); in getRelocType()350 Type = setRType2((unsigned)ELF::R_MIPS_SUB, Type); in getRelocType()357 Type = setRType2((unsigned)ELF::R_MICROMIPS_SUB, Type); in getRelocType()
135 unsigned setRType2(unsigned Value, unsigned Type) const { in setRType2() function