Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:StubSym

181     MachineModuleInfoImpl::StubValueTy &StubSym = 
183 if (StubSym.getPointer() == 0)
184 StubSym = MachineModuleInfoImpl::
200 MachineModuleInfoImpl::StubValueTy &StubSym =
203 if (StubSym.getPointer() == 0)
204 StubSym = MachineModuleInfoImpl::
210 MachineModuleInfoImpl::StubValueTy &StubSym =
213 if (StubSym.getPointer() == 0)
214 StubSym = MachineModuleInfoImpl::
1052 MachineModuleInfoImpl::StubValueTy &StubSym =
1054 StubSym = MachineModuleInfoImpl::StubValueTy(Mang->getSymbol(*I), true);