Searched refs:getOther (Results 1 – 15 of 15) sorted by relevance
174 unsigned Other = S->getOther(); in emitLocalEntry()193 unsigned Other = Symbol->getOther(); in emitAssignment()195 Other |= RhsSym.getOther() & ELF::STO_PPC64_LOCAL_MASK; in emitAssignment()
149 unsigned Other = S->getOther() << 2; in processFixupValue()
414 unsigned Other = cast<MCSymbolELF>(Sym).getOther() << 2; in needsRelocateWithSymbol()
23 void* getOther();
31 unsigned getOther() const;
148 return affixes.getOther(); in getOtherVariant()
73 affixes.getMutableWithDefault(index, affixes.getOther(), status); in append()
170 unsigned MCSymbolELF::getOther() const { in getOther() function in llvm::MCSymbolELF
471 uint8_t Other = Symbol.getOther() | Visibility; in writeSymbol()
162 const T &getOther() const { in getOther() function
106 assertEquals("", "pickles", map.getOther()); in TestGet()
414 if (cast<MCSymbolELF>(Sym).getOther() & ELF::STO_MIPS_MICROMIPS) in needsRelocateWithSymbol()
567 if (!(RhsSym.getOther() & ELF::STO_MIPS_MICROMIPS)) in emitAssignment()
116 uint8_t getOther() const { in getOther() function
1460 uint8_t SymOther = Symbol->getOther(); in processRelocationRef()