Lines Matching refs:StubSym
447 MachineModuleInfoImpl::StubValueTy &StubSym = ELFMMI.getGVStubEntry(SSym); in getTTypeGlobalReference() local
448 if (!StubSym.getPointer()) { in getTTypeGlobalReference()
450 StubSym = MachineModuleInfoImpl::StubValueTy(Sym, !GV->hasLocalLinkage()); in getTTypeGlobalReference()
1445 MachineModuleInfoImpl::StubValueTy &StubSym = MachOMMI.getGVStubEntry(SSym); in getTTypeGlobalReference() local
1446 if (!StubSym.getPointer()) { in getTTypeGlobalReference()
1448 StubSym = MachineModuleInfoImpl::StubValueTy(Sym, !GV->hasLocalLinkage()); in getTTypeGlobalReference()
1471 MachineModuleInfoImpl::StubValueTy &StubSym = MachOMMI.getGVStubEntry(SSym); in getCFIPersonalitySymbol() local
1472 if (!StubSym.getPointer()) { in getCFIPersonalitySymbol()
1474 StubSym = MachineModuleInfoImpl::StubValueTy(Sym, !GV->hasLocalLinkage()); in getCFIPersonalitySymbol()
1538 MachineModuleInfoImpl::StubValueTy &StubSym = MachOMMI.getGVStubEntry(Stub); in getIndirectSymViaGOTPCRel() local
1540 if (!StubSym.getPointer()) in getIndirectSymViaGOTPCRel()
1541 StubSym = MachineModuleInfoImpl::StubValueTy(const_cast<MCSymbol *>(Sym), in getIndirectSymViaGOTPCRel()