Searched refs:NoStub (Results 1 – 1 of 1) sorted by relevance
1303 StringRef NoStub = Sym->getName().substr(0, Sym->getName().size()-5); in GetLazyPtr() local1304 return Ctx.getOrCreateSymbol(NoStub + "$lazy_ptr"); in GetLazyPtr()