Searched refs:getLinkerPrivateGlobalPrefix (Results 1 – 6 of 6) sorted by relevance
40 OS << DL.getLinkerPrivateGlobalPrefix(); in getNameWithPrefixx()
443 const char *getLinkerPrivateGlobalPrefix() const { in getLinkerPrivateGlobalPrefix() function
174 if (getDataLayout().getLinkerPrivateGlobalPrefix()[0]) in GetCPISymbol()176 Twine(getDataLayout().getLinkerPrivateGlobalPrefix()) + "CPI" + in GetCPISymbol()
259 const char *getLinkerPrivateGlobalPrefix() const { in getLinkerPrivateGlobalPrefix() function
183 raw_svector_ostream(NameSV) << MAI->getLinkerPrivateGlobalPrefix() << "tmp"; in CreateLinkerPrivateTempSymbol()
466 const char *Prefix = isLinkerPrivate ? DL->getLinkerPrivateGlobalPrefix() : in getJTISymbol()