Lines Matching refs:StubSym
99 MachineModuleInfoImpl::StubValueTy &StubSym = ELFMMI.getGVStubEntry(SSym); in getTTypeGlobalReference() local
100 if (!StubSym.getPointer()) { in getTTypeGlobalReference()
102 StubSym = MachineModuleInfoImpl::StubValueTy(Sym, !GV->hasLocalLinkage()); in getTTypeGlobalReference()
684 MachineModuleInfoImpl::StubValueTy &StubSym = in getTTypeGlobalReference() local
687 if (!StubSym.getPointer()) { in getTTypeGlobalReference()
689 StubSym = MachineModuleInfoImpl::StubValueTy(Sym, !GV->hasLocalLinkage()); in getTTypeGlobalReference()
712 MachineModuleInfoImpl::StubValueTy &StubSym = MachOMMI.getGVStubEntry(SSym); in getCFIPersonalitySymbol() local
713 if (!StubSym.getPointer()) { in getCFIPersonalitySymbol()
715 StubSym = MachineModuleInfoImpl::StubValueTy(Sym, !GV->hasLocalLinkage()); in getCFIPersonalitySymbol()
763 MachineModuleInfoImpl::StubValueTy &StubSym = MachOMMI.getGVStubEntry(Stub); in getIndirectSymViaGOTPCRel() local
764 if (!StubSym.getPointer()) in getIndirectSymViaGOTPCRel()
765 StubSym = MachineModuleInfoImpl:: in getIndirectSymViaGOTPCRel()