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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 98 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);
  /external/llvm/include/llvm/MC/
MCELFObjectWriter.h 131 unsigned setRType(unsigned Value, unsigned Type) const {

Completed in 577 milliseconds