Home
last modified time | relevance | path

Searched refs:CreateLinkedObjectsFile (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp1010 static std::unique_ptr<raw_fd_ostream> CreateLinkedObjectsFile() { in CreateLinkedObjectsFile() function
1035 std::unique_ptr<raw_fd_ostream> LinkedObjects = CreateLinkedObjectsFile(); in runLTO()