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

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

Completed in 2988 milliseconds