Searched refs:IsEntryPoint (Results 1 – 1 of 1) sorted by relevance
377 const bool IsEntryPoint = !InvalidName.empty() && InvalidName[0] == '.'; in createXCOFFSymbolImpl() local379 StringRef(IsEntryPoint ? "._Renamed.." : "_Renamed.."); in createXCOFFSymbolImpl()392 if (IsEntryPoint) in createXCOFFSymbolImpl()