Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-cat/
H A Dllvm-cat.cpp46 static cl::list<std::string> InputFilenames(cl::Positional, variable
/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp46 cmdline::InputFilenames(cl::desc("<input object files or .dSYM bundles>"), member in cmdline
/llvm-project/llvm/tools/bugpoint/
H A Dbugpoint.cpp45 InputFilenames(cl::Positional, cl::OneOrMore, variable
/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp41 static cl::list<std::string> InputFilenames(cl::Positional, global() variable
/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp157 cl::list<std::string> InputFilenames(cl::Positional, variable
201 cl::list<std::string> InputFilenames(cl::Positional, variable
441 cl::list<std::string> InputFilenames(cl::Positional, variable
643 cl::list<std::string> InputFilenames(cl::Positional, variable
720 cl::list<std::string> InputFilenames(cl::Positional, variable
/llvm-project/libc/benchmarks/automemcpy/lib/
H A DResultAnalyzerMain.cpp
/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.cpp92 ArrayRef<std::string> InputFilenames, in printFileSummary() argument
H A Dllvm-readobj.cpp170 static std::vector<std::string> InputFilenames; global() variable
H A DELFDumper.cpp3553 printFileSummary(StringRef FileStr,ObjectFile & Obj,ArrayRef<std::string> InputFilenames,const Archive * A) printFileSummary() argument
8294 printFileSummary(StringRef FileStr,ObjectFile & Obj,ArrayRef<std::string> InputFilenames,const Archive * A) printFileSummary() argument
/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h255 std::vector<std::string> InputFilenames; variable
/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp49 static cl::list<std::string> InputFilenames(cl::Positional, cl::OneOrMore, variable
/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp46 static cl::list<std::string> InputFilenames(cl::Positional, cl::OneOrMore, variable
/llvm-project/llvm/tools/llvm-gsymutil/
H A Dllvm-gsymutil.cpp87 static std::vector<std::string> InputFilenames; global() variable
/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp78 static std::vector<std::string> InputFilenames; global() variable
/llvm-project/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp37 cl::list<std::string> InputFilenames(cl::Positional, variable
/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp200 static cl::list<std::string> InputFilenames(cl::Positional, cl::OneOrMore, variable
[all...]
/llvm-project/lldb/tools/lldb-test/
H A Dlldb-test.cpp105 cl::list<std::string> InputFilenames(cl::Positional, cl::desc("<input files>"), global() variable
/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp2387 exportSymbolNamesFromFiles(const std::vector<std::string> & InputFilenames) exportSymbolNamesFromFiles() argument
2548 std::vector<std::string> InputFilenames; llvm_nm_main() local
/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp137 InputFilenames(Positional, desc("<input object files or .dSYM bundles>"), variable
/llvm-project/llvm/unittests/Support/
H A DCommandLineTest.cpp864 StackOption<std::string, cl::list<std::string>> InputFilenames( TEST() local
/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp146 cl::list<std::string> InputFilenames(cl::Positional, cl::sub(MergeSubcommand), global() variable
/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp319 static std::vector<std::string> InputFilenames; global() variable