Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp73 static std::vector<std::string> ExecFilenames; variable
165 ExecFilenames.emplace_back(A->getValue()); in llvm_dwp_main()
176 for (const auto &ExecFilename : ExecFilenames) { in llvm_dwp_main()