Home
last modified time | relevance | path

Searched defs:OldSuffix (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp691 static void getThinLTOOldAndNewSuffix(std::string &OldSuffix, in getThinLTOOldAndNewSuffix()
703 static std::string getThinLTOObjectFileName(StringRef Path, StringRef OldSuffix, in getThinLTOObjectFileName()
1046 std::string OldSuffix, NewSuffix; in runLTO() local