Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-cat/
H A Dllvm-cat.cpp46 static cl::list<std::string> InputFilenames(cl::Positional, variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp46 cmdline::InputFilenames(cl::desc("<input object files or .dSYM bundles>"), member in cmdline
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp159 cl::list<std::string> InputFilenames(cl::Positional, variable
203 cl::list<std::string> InputFilenames(cl::Positional, variable
443 cl::list<std::string> InputFilenames(cl::Positional, variable
645 cl::list<std::string> InputFilenames(cl::Positional, variable
722 cl::list<std::string> InputFilenames(cl::Positional, variable
/openbsd-src/gnu/llvm/llvm/tools/bugpoint/
H A Dbugpoint.cpp46 InputFilenames(cl::Positional, cl::OneOrMore, variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp41 static cl::list<std::string> InputFilenames(cl::Positional, variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DObjDumper.cpp90 ArrayRef<std::string> InputFilenames, in printFileSummary()
H A Dllvm-readobj.cpp175 static std::vector<std::string> InputFilenames; variable
H A DELFDumper.cpp3309 ArrayRef<std::string> InputFilenames, in printFileSummary()
7547 ArrayRef<std::string> InputFilenames, in printFileSummary()
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DWindowsResource.h255 std::vector<std::string> InputFilenames; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-link/
H A Dllvm-link.cpp46 static cl::list<std::string> InputFilenames(cl::Positional, cl::OneOrMore, variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp49 static cl::list<std::string> InputFilenames(cl::Positional, cl::OneOrMore, variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-gsymutil/
H A Dllvm-gsymutil.cpp68 static list<std::string> InputFilenames(Positional, desc("<input GSYM files>"), variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-size/
H A Dllvm-size.cpp86 static std::vector<std::string> InputFilenames; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp37 cl::list<std::string> InputFilenames(cl::Positional, variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp201 static cl::list<std::string> InputFilenames(cl::Positional, cl::OneOrMore, variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp2289 exportSymbolNamesFromFiles(const std::vector<std::string> &InputFilenames) { in exportSymbolNamesFromFiles()
2451 std::vector<std::string> InputFilenames; in llvm_nm_main() local
/openbsd-src/gnu/llvm/lldb/tools/lldb-test/
H A Dlldb-test.cpp105 cl::list<std::string> InputFilenames(cl::Positional, cl::desc("<input files>"), variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp126 InputFilenames(Positional, desc("<input object files or .dSYM bundles>"), variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1133 cl::list<std::string> InputFilenames(cl::Positional, in merge_main() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp207 static std::vector<std::string> InputFilenames; variable