Searched refs:getLinkerPrivateGlobalPrefix (Results 1 – 6 of 6) sorted by relevance
49 OS << DL.getLinkerPrivateGlobalPrefix(); in getNameWithPrefixImpl()
174 if (getDataLayout().getLinkerPrivateGlobalPrefix()[0]) in GetCPISymbol()176 Twine(getDataLayout().getLinkerPrivateGlobalPrefix()) + "CPI" + in GetCPISymbol()
464 const char *getLinkerPrivateGlobalPrefix() const { in getLinkerPrivateGlobalPrefix() function
261 const char *getLinkerPrivateGlobalPrefix() const { in getLinkerPrivateGlobalPrefix() function
217 raw_svector_ostream(NameSV) << MAI->getLinkerPrivateGlobalPrefix() << "tmp"; in createLinkerPrivateTempSymbol()
497 const char *Prefix = isLinkerPrivate ? DL.getLinkerPrivateGlobalPrefix() in getJTISymbol()