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

/freebsd-10-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp99 Type = setRType2((unsigned)ELF::R_MIPS_64, Type);
160 Type = setRType2((unsigned)ELF::R_MIPS_SUB, Type);
165 Type = setRType2((unsigned)ELF::R_MIPS_SUB, Type);
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h127 unsigned setRType2(unsigned Value, unsigned Type) const { function in class:llvm::MCELFObjectTargetWriter

Completed in 64 milliseconds