Searched refs:getOther (Results 1 – 17 of 17) sorted by relevance
177 unsigned Other = S->getOther(); in emitLocalEntry()214 unsigned Other = D->getOther(); in copyLocalEntry()216 Other |= RhsSym.getOther() & ELF::STO_PPC64_LOCAL_MASK; in copyLocalEntry()
158 unsigned Other = S->getOther() << 2; in shouldForceRelocation()
439 unsigned Other = cast<MCSymbolELF>(Sym).getOther() << 2; in needsRelocateWithSymbol()
30 unsigned getOther() const;
166 unsigned MCSymbolELF::getOther() const { in getOther() function in llvm::MCSymbolELF
551 uint8_t Other = Symbol.getOther() | Visibility; in writeSymbol()1279 Alias->setOther(Symbol.getOther()); in executePostLayoutBinding()
164 const T &getOther() const { in getOther() function
571 if (cast<MCSymbolELF>(Sym).getOther() & ELF::STO_MIPS_MICROMIPS) in needsRelocateWithSymbol()582 if (cast<MCSymbolELF>(Sym).getOther() & ELF::STO_MIPS_MICROMIPS) in needsRelocateWithSymbol()
578 if (ElfSym->getOther() & ELF::STO_MIPS_MICROMIPS) in isMicroMips()
939 if (!(RhsSym.getOther() & ELF::STO_MIPS_MICROMIPS)) in emitAssignment()
108 assertEquals("", "pickles", map.getOther()); in TestGet()
628 KernelDescriptorSymbol->setOther(KernelCodeSymbol->getOther()); in EmitAmdhsaKernelDescriptor()
154 uint8_t getOther() const { in getOther() function
1468 uint8_t SymOther = Symbol->getOther(); in processRelocationRef()