Home
last modified time | relevance | path

Searched refs:HelpText (Results 1 – 25 of 49) sorted by relevance

12

/llvm-project-15.0.7/llvm/tools/llvm-ml/
H A DOpts.td13 HelpText<"ML.EXE COMPATIBILITY OPTIONS">;
32 HelpText<"Target platform (x86 or x86-64)">;
36 HelpText<"Enable debug output">;
41 HelpText<"Treat warnings as errors">;
68 HelpText<"Display available options">;
74 def no_logo : MLFlag<"nologo">, HelpText<"">;
100 def stacksize : UnsupportedSeparate<"F">, HelpText<"">;
108 def c_conventions : UnsupportedFlag<"Gd">, HelpText<"">;
112 def full_listing : UnsupportedFlag<"Sa">, HelpText<"">;
120 def extra_warnings : UnsupportedFlag<"w">, HelpText<"">;
[all …]
/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DObjdumpOpts.td7 HelpText<help>;
15 HelpText<"Display all available options">;
37 HelpText<"Alias for --archive-headers">;
74 HelpText<"Alias for --dynamic-reloc">;
90 HelpText<"Alias for --file-headers">;
95 HelpText<"Alias for --full-contents">;
102 HelpText<"Alias for --line-numbers">;
147 HelpText<"Alias for --section">;
174 HelpText<"Display the symbol table">;
183 HelpText<"Alias for --dynamic-syms">;
[all …]
H A DOtoolOpts.td3 def help : Flag<["--"], "help">, HelpText<"print help">;
5 HelpText<"print help for hidden flags">;
8 HelpText<"select slice of universal Mach-O file">;
10 def d : Flag<["-"], "d">, HelpText<"print data section">;
23 HelpText<"start disassembly at <function name>">;
26 HelpText<"use LLVM's disassembler (default)">;
30 HelpText<"print contents of section">;
52 HelpText<"Obsolete and unsupported flags">;
57 HelpText<"print two-level hints table">;
59 HelpText<"print module table of shared library">;
[all …]
/llvm-project-15.0.7/lld/MachO/
H A DOptions.td11 HelpText<"Display help for hidden options">,
47 HelpText<"Record time trace to <file>">,
75 HelpText<"Optimize output file size">;
112 HelpText<"Produce a shared library">,
115 HelpText<"Produce a bundle">,
129 HelpText<"Link statically">,
261 HelpText<"Alias for -sectcreate">,
302 HelpText<"Alias for -image_base">,
557 HelpText<"Alias for -why_load">,
584 HelpText<"Dump dependency info">,
[all …]
/llvm-project-15.0.7/lldb/tools/driver/
H A DOptions.td19 HelpText<"Alias for --attach-name">,
27 HelpText<"Alias for --wait-for">,
72 HelpText<"Alias for --repl">,
113 HelpText<"Alias for --batch">,
148 HelpText<"Alias for --source">,
190 HelpText<"Alias for --help">;
197 HelpText<"Alias for --core">;
203 HelpText<"Alias for --editor">;
216 HelpText<"Alias for --file">;
223 HelpText<"Alias for --arch">;
[all …]
/llvm-project-15.0.7/llvm/tools/llvm-mt/
H A DOpts.td5 def identity : Joined<["/", "-"], "identity:">, HelpText<"Not supported">, MetaVarName<"identity">,…
6 def rgs : Joined<["/", "-"], "rgs:">, HelpText<"Not supported">, MetaVarName<"script">, Group<unsup…
7 def tlb : Joined<["/", "-"], "tlb:">, HelpText<"Not supported">, MetaVarName<"file">, Group<unsuppo…
8 def dll : Joined<["/", "-"], "dll:">, HelpText<"Not supported">, MetaVarName<"dll">, Group<unsuppor…
11 def no_dependency : Flag<["/", "-"], "nodependency">, HelpText<"Not supported">, Group<unsupported>;
12 def category : Flag<["/", "-"], "category">, HelpText<"Not supported">, Group<unsupported>;
21 def validate_manifest : Flag<["/", "-"], "validate_manifest">, HelpText<"Not supported">, Group<uns…
23 def canonicalize : Flag<["/", "-"], "canonicalize:">, HelpText<"Not supported">, Group<unsupported>;
24 def check_for_duplicates : Flag<["/", "-"], "check_for_duplicates:">, HelpText<"Not supported">, Gr…
25 def make_cdfs : Flag<["/", "-"], "makecdfs:">, HelpText<"Not supported">, Group<unsupported>;
[all …]
/llvm-project-15.0.7/lld/wasm/
H A DOptions.td13 HelpText<help>;
30 HelpText<help>;
65 HelpText<"Name of entry point symbol">;
71 HelpText<"Treat warnings as errors">;
84 HelpText<"Root name of library to use">;
152 HelpText<"Linker option extensions">;
191 HelpText<"Use shared linear memory">;
234 HelpText<"Optimization level for LTO">;
245 HelpText<"Use new pass manager">;
247 HelpText<"Debug new pass manager">;
[all …]
/llvm-project-15.0.7/clang/tools/clang-linker-wrapper/
H A DLinkerWrapperOpts.td10 HelpText<"Display all available options">;
15 HelpText<"The linker executable to invoke">;
18 HelpText<"Set the system CUDA path">;
24 HelpText<"Optimization level for LTO">;
27 HelpText<"Extra bitcode library to link">;
39 HelpText<"Use debugging">;
65 HelpText<"The device subarchitecture">;
68 HelpText<"The device target triple">;
84 HelpText<"Options passed to LLVM">;
92 HelpText<"Alias for -o">;
[all …]
/llvm-project-15.0.7/llvm/tools/llvm-objcopy/
H A DCommonOpts.td7 HelpText<help>;
39 HelpText<"Alias for --preserve-dates">;
48 HelpText<"Compatible with GNU's --strip-all">;
54 HelpText<"Alias for --strip-debug">;
63 HelpText<"Alias for --remove-section">;
73 HelpText<"Alias for --strip-symbol">;
82 HelpText<"Alias for --keep-symbol">;
92 HelpText<
101 HelpText<"Alias for --discard-locals">;
109 HelpText<"Alias for --discard-all">;
[all …]
H A DInstallNameToolOpts.td19 HelpText<"Add new rpath">;
22 HelpText<"Add new rpath before other rpaths">;
25 HelpText<"Delete specified rpath">;
28 HelpText<"Delete all rpath directives">;
31 HelpText<"Change rpath path name">;
34 HelpText<"Change dynamic shared library id">;
37 HelpText<"Change dependent shared library install name">;
40 HelpText<"Print the version and exit.">;
44 HelpText<"Alias for --version">;
H A DStripOpts.td3 def output : JoinedOrSeparate<["-"], "o">, HelpText<"Write output to <file>">,
8 HelpText<"Alias for --strip-all">;
10 HelpText<"Disable --strip-all">;
14 HelpText<"Alias for --strip-debug">;
17 HelpText<"Alias for --strip-debug">;
20 HelpText<"Remove Swift symbols">;
/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DOptions.td8 HelpText<"Prints this help output.">,
12 HelpText<"Alias for --help">,
16 HelpText<"Prints the dsymutil version.">,
20 HelpText<"Alias for --version">,
24 HelpText<"Enable verbose mode.">,
41 HelpText<"Alias for --verify-dwarf=output">,
83 HelpText<"Alias for --symtab">,
91 HelpText<"Alias for --flat">,
99 HelpText<"Alias for --update">,
109 HelpText<"Alias for -o">,
[all …]
/llvm-project-15.0.7/lld/ELF/
H A DOptions.td13 HelpText<help>;
17 def NAME: Flag<["--"], name>, HelpText<help1>;
29 HelpText<help>;
140 HelpText<"Disable new dynamic tags">;
501 HelpText<"Linker option extensions">;
551 HelpText<"Debug new pass manager">;
553 HelpText<"Emit assembly code">;
557 HelpText<"Passes to run during LTO">;
559 HelpText<"Optimization level for LTO">;
571 HelpText<"Sample profile file path">;
[all …]
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td213 HelpText<"Check for division by zero">,
304 HelpText<"Simple lock -> unlock checker">,
562 HelpText<"Check improper use of chroot">,
640 HelpText<"Checks C++ std::string bugs">,
749 HelpText<"Models C++ containers">,
862 HelpText<"Check unreachable code">,
1330 HelpText<"Checks MPI code">,
1366 HelpText<"Model gtest assertion APIs">,
1546 HelpText<"Display Control-Flow Graphs">,
1554 HelpText<"Display Call Graph">,
[all …]
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td329 HelpText<pos_prefix # help>;
331 HelpText<neg_prefix # help>;
579 HelpText<"Run the migrator">;
998 HelpText<"HIP device library">;
3294 HelpText<"Use Intel MCU ABI">;
4903 HelpText<"Enable OpenACC">;
4951 HelpText<"Unparse and stop.">,
4955 HelpText<"Unparse and stop.">;
4971 HelpText<"Dump provenance">;
6500 HelpText<"No effect">;
[all …]
/llvm-project-15.0.7/llvm/tools/llvm-symbolizer/
H A DOpts.td4 def NAME: Flag<["--"], name>, HelpText<help1>;
5 def no_ # NAME: Flag<["--"], "no-" # name>, HelpText<help2>;
10 HelpText<help>;
14 class F<string name, string help>: Flag<["--"], name>, HelpText<help>;
17 HelpText<"llvm-symbolizer Mach-O Specific Options">;
63 def : Flag<["-"], "a">, Alias<addresses>, HelpText<"Alias for --addresses">;
65 def : Flag<["-"], "C">, Alias<demangle>, HelpText<"Alias for --demangle">;
70 def : Flag<["-"], "f">, Alias<functions>, HelpText<"Alias for --functions">;
73 def : Flag<["-"], "i">, Alias<inlines>, HelpText<"Alias for --inlines">;
76 def : Flag<["-"], "s">, Alias<basenames>, HelpText<"Alias for --basenames">;
[all …]
/llvm-project-15.0.7/llvm/unittests/Option/
H A DOpts.td7 def A : Flag<["-"], "A">, HelpText<"The A option">, Flags<[OptFlag1]>;
9 def B : Joined<["-"], "B">, HelpText<"The B option">, MetaVarName<"B">, Flags<[OptFlag2]>;
10 def C : Separate<["-"], "C">, HelpText<"The C option">, MetaVarName<"C">, Flags<[OptFlag1]>;
12 def D : CommaJoined<["-"], "D">, HelpText<"The D option">, MetaVarName<"D">;
14 def F : JoinedOrSeparate<["-"], "F">, HelpText<"The F option">, MetaVarName<"F">;
15 def G : JoinedAndSeparate<["-"], "G">, HelpText<"The G option">, MetaVarName<"G">;
33 def Blorp : Flag<["-", "--"], "blorp">, HelpText<"The blorp option">, Flags<[OptFlag1]>;
34 def Blarn : Flag<["--", "-"], "blarn">, HelpText<"The blarn option">, Flags<[OptFlag1]>;
36 def Doopf1 : Flag<["-"], "doopf1">, HelpText<"The doopf1 option">, Flags<[OptFlag1]>;
37 def Doopf2 : Flag<["-"], "doopf2">, HelpText<"The doopf2 option">, Flags<[OptFlag2]>;
[all …]
/llvm-project-15.0.7/llvm/tools/llvm-cvtres/
H A DOpts.td5 def DEFINE : Joined<["/", "-"], "DEFINE:">, HelpText<"Not implemented">, MetaVarName<"symbol">;
6 def FOLDDUPS : Flag<["/", "-"], "FOLDDUPS:">, HelpText<"Not implemented">;
7 def MACHINE : Joined<["/", "-"], "MACHINE:">, HelpText<"Machine architecture">, MetaVarName<"{ARM|A…
8 def NOLOGO : Flag<["/", "-"], "NOLOGO">, HelpText<"Not implemented">;
9 def OUT : Joined<["/", "-"], "OUT:">, HelpText<"Output file">, MetaVarName<"filename">;
10 def READONLY : Flag<["/", "-"], "READONLY">, HelpText<"Not implemented">;
11 def VERBOSE : Flag<["/", "-"], "VERBOSE">, HelpText<"Use verbose output">;
12 def HELP : Flag<["/", "-"], "HELP">, HelpText<"Display available options">;
19 HelpText<"Timestamp for coff header, defaults to current time">;
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DOptRSTEmitter.cpp77 std::string HelpText; in EmitOptRST() local
80 HelpText = R->getValueAsString("HelpText").trim().str(); in EmitOptRST()
81 if (!HelpText.empty() && HelpText.back() != '.') in EmitOptRST()
82 HelpText.push_back('.'); in EmitOptRST()
88 HelpText += (" " + MetaVarName + " must be '").str(); in EmitOptRST()
91 HelpText += join(Values.begin(), Values.end() - 1, "', '"); in EmitOptRST()
92 HelpText += "' or '"; in EmitOptRST()
94 HelpText += (Values.front() + "'.").str(); in EmitOptRST()
97 if (!HelpText.empty()) { in EmitOptRST()
99 OS.write_escaped(HelpText); in EmitOptRST()
/llvm-project-15.0.7/lld/MinGW/
H A DOptions.td10 HelpText<help>;
16 HelpText<help>;
25 def NAME: Flag<["--", "-"], name>, HelpText<help1>;
30 def NAME: Flag<["--", "-"], name>, HelpText<help1>;
40 HelpText<"Add a directory to the library search path">;
64 HelpText<"Don't automatically export any symbols">;
77 def help: F<"help">, HelpText<"Print option help">;
87 HelpText<"Root name of library to use">;
103 HelpText<"Enable large addresses">;
105 HelpText<"Path to file to write output">;
[all …]
/llvm-project-15.0.7/llvm/tools/llvm-dwarfutil/
H A DOptions.td4 def NAME: Flag<["--"], name>, HelpText<help1>;
5 def no_ # NAME: Flag<["--"], "no-" # name>, HelpText<help2>;
9 HelpText<"Prints this help output">;
13 HelpText<"Alias for --help">;
21 HelpText<"Alias for --odr-deduplication">;
25 HelpText<"Alias for --no-odr-deduplication">;
52 HelpText<"Alias for --num-threads">;
55 HelpText<"Enable verbose logging">;
58 HelpText<"Run the DWARF verifier on the resulting debug info">;
61 HelpText<"Print the version and exit">;
[all …]
/llvm-project-15.0.7/llvm/tools/llvm-lipo/
H A DLipoOpts.td7 HelpText<"Print the version and exit.">;
11 HelpText<"Specifies the segment alignment for the specified "
17 HelpText<"Specifies the architecture and the corresponding input file">;
24 HelpText<
29 HelpText<"Display the arch_types present in the input file">;
33 HelpText<"Display descriptions of each input file including "
39 HelpText<"Create a thin output file of specified arch_type from the "
44 HelpText<"Create a universal output file containing only the specified "
49 HelpText<"Create a universal binary output file from the input "
55 HelpText<"Replace the specified arch type with the contents of the "
[all …]
/llvm-project-15.0.7/lldb/tools/lldb-vscode/
H A DOptions.td9 HelpText<"Prints out the usage information for the LLDB VSCode tool.">;
12 HelpText<"Alias for --help">;
15 HelpText<"Pause the program at startup.">;
18 HelpText<"Alias for --wait-for-debugger">;
22 HelpText<"Communicate with the lldb-vscode tool over the defined port.">;
25 HelpText<"Alias for --port">;
29 HelpText<"Launch a target for the launchInTerminal request. Any argument "
35 HelpText<"The fifo file used to communicate the with the debug adaptor"
/llvm-project-15.0.7/llvm/lib/ToolDrivers/llvm-dlltool/
H A DOptions.td3 def m: JoinedOrSeparate<["-"], "m">, HelpText<"Set target machine">;
6 def l: JoinedOrSeparate<["-"], "l">, HelpText<"Generate an import lib">;
9 def D: JoinedOrSeparate<["-"], "D">, HelpText<"Specify the input DLL Name">;
12 def d: JoinedOrSeparate<["-"], "d">, HelpText<"Input .def File">;
15 def k: Flag<["-"], "k">, HelpText<"Kill @n Symbol from export">;
22 def S: JoinedOrSeparate<["-"], "S">, HelpText<"Assembler">;
25 def f: JoinedOrSeparate<["-"], "f">, HelpText<"Assembler Flags">;
/llvm-project-15.0.7/lld/COFF/
H A DOptions.td10 Joined<["/", "-", "/?", "-?"], name#":">, HelpText<help>;
20 def "" : F<name>, HelpText<help_on>;
21 def _no : F<name#":no">, HelpText<help_off>;
36 HelpText<"Alias for --color-diagnostics=always">;
38 HelpText<"Alias for --color-diagnostics=never">;
62 HelpText<"Don't output an import lib">;
70 HelpText<"Ignore environment variables like %LIB%">;
132 HelpText<"Use module-definition file">;
137 def dll : F<"dll">, HelpText<"Create a DLL">;
146 HelpText<"Remove all default libraries">;
[all …]

12