Searched refs:setRType (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp98 Type = setRType((unsigned)ELF::R_MIPS_GPREL32, Type);
159 Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type);
164 Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type);
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h124 unsigned setRType(unsigned Value, unsigned Type) const { function in class:llvm::MCELFObjectTargetWriter

Completed in 104 milliseconds