HomeSort by relevance Sort by last modified time
    Searched refs:setRType3 (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 100 Type = setRType3((unsigned)ELF::R_MIPS_NONE, Type);
161 Type = setRType3((unsigned)ELF::R_MIPS_HI16, Type);
166 Type = setRType3((unsigned)ELF::R_MIPS_LO16, Type);
  /external/llvm/include/llvm/MC/
MCELFObjectWriter.h 137 unsigned setRType3(unsigned Value, unsigned Type) const {

Completed in 264 milliseconds