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

/external/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h94 unsigned setRType(unsigned Value, unsigned Type) const { function in class:llvm::MCELFObjectTargetWriter
/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp63 Type = setRType((unsigned)ELF::R_MIPS_GPREL32, Type);
124 Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type);
129 Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type);

Completed in 73 milliseconds