Searched refs:setRType3 (Results 1 – 2 of 2) sorted by relevance
278 Type = setRType3((unsigned)ELF::R_MIPS_NONE, Type); in getRelocType()318 Type = setRType3((unsigned)ELF::R_MIPS_HI16, Type); in getRelocType()325 Type = setRType3((unsigned)ELF::R_MIPS_LO16, Type); in getRelocType()
131 unsigned setRType3(unsigned Value, unsigned Type) const { in setRType3() function