Searched refs:LPGP (Results 1 – 1 of 1) sorted by relevance
43 StringRef LPGP = DL.getLinkerPrivateGlobalPrefix(); in fromGlobalValue() local44 if (!LPGP.empty() && GV.getName().front() == '\01' && in fromGlobalValue()45 GV.getName().substr(1).startswith(LPGP)) in fromGlobalValue()