reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/LTO/LTO.h
   84 std::string getThinLTOOutputFile(const std::string &Path,

References

lib/LTO/LTO.cpp
 1216         getThinLTOOutputFile(ModulePath, OldPrefix, NewPrefix);
tools/gold/gold-plugin.cpp
  946       getThinLTOOutputFile(ModulePath, OldPrefix, NewPrefix);
tools/lld/COFF/LTO.cpp
   58   return lto::getThinLTOOutputFile(path,
tools/lld/ELF/LTO.cpp
   62   return lto::getThinLTOOutputFile(modulePath,