Searched refs:setRType (Results 1 – 2 of 2) sorted by relevance
276 Type = setRType((unsigned)ELF::R_MIPS_GPREL32, Type); in getRelocType()316 Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type); in getRelocType()323 Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type); in getRelocType()
125 unsigned setRType(unsigned Value, unsigned Type) const { in setRType() function