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

  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCTargetDesc.cpp 179 const auto &RhsSym = cast<MCSymbolELF>(
183 Other |= RhsSym.getOther() & ELF::STO_PPC64_LOCAL_MASK;
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsTargetStreamer.cpp 819 const auto &RhsSym = cast<MCSymbolELF>(
822 if (!(RhsSym.getOther() & ELF::STO_MIPS_MICROMIPS))
    [all...]

Completed in 103 milliseconds