Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-as/
HDllvm-as.cpp71 static void WriteOutputFile(const Module *M, const ModuleSummaryIndex *Index) { in WriteOutputFile() function
150 WriteOutputFile(M.get(), Index.get()); in main()