Searched refs:setOther (Results 1 – 9 of 9) sorted by relevance
30 void setOther(unsigned Other);
158 void MCSymbolELF::setOther(unsigned Other) { in setOther() function in llvm::MCSymbolELF
1210 Alias->setOther(Symbol.getOther()); in executePostLayoutBinding()
81 Label->setOther(ELF::STO_MIPS_MICROMIPS); in createPendingLabelRelocs()
941 Symbol->setOther(ELF::STO_MIPS_MICROMIPS); in emitLabel()1028 Symbol->setOther(ELF::STO_MIPS_MICROMIPS); in emitAssignment()
300 S->setOther(Other); in emitLocalEntry()342 D->setOther(Other); in copyLocalEntry()
120 cast<MCSymbolELF>(Symbol).setOther(ELF::STO_RISCV_VARIANT_CC); in emitDirectiveVariantCC()
458 cast<MCSymbolELF>(Symbol)->setOther(ELF::STO_AARCH64_VARIANT_PCS); in emitDirectiveVariantPCS()
980 KernelDescriptorSymbol->setOther(KernelCodeSymbol->getOther()); in EmitAmdhsaKernelDescriptor()