Searched refs:setRType (Results 1 – 2 of 2) sorted by relevance
84 Type = setRType((unsigned)ELF::R_MIPS_GPREL32, Type); in GetRelocType()145 Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type); in GetRelocType()150 Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type); in GetRelocType()
114 unsigned setRType(unsigned Value, unsigned Type) const { in setRType() function