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

/external/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h97 unsigned setRType2(unsigned Value, unsigned Type) const { function in class:llvm::MCELFObjectTargetWriter
/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp64 Type = setRType2((unsigned)ELF::R_MIPS_64, Type);
125 Type = setRType2((unsigned)ELF::R_MIPS_SUB, Type);
130 Type = setRType2((unsigned)ELF::R_MIPS_SUB, Type);

Completed in 406 milliseconds