Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DObjdumpOpts.td8 HelpText<"Display all available options">;
29 HelpText<"Alias for --archive-headers">;
41 HelpText<"Alias for --disassemble-all">;
66 HelpText<"Alias for --dynamic-reloc">;
77 HelpText<"Alias for --file-headers">;
82 HelpText<"Alias for --full-contents">;
88 HelpText<"Alias for --line-numbers">;
107 HelpText<"Print no leading address">;
133 HelpText<"Alias for --section">;
157 HelpText<"Display the symbol table">;
[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">;
53 HelpText<"Obsolete and unsupported flags">;
58 HelpText<"print two-level hints table">;
60 HelpText<"print module table of shared library">;
[all …]
/freebsd-13.1/contrib/llvm-project/lld/lib/Driver/
H A DDarwinLdOptions.td5 def grp_kind : OptionGroup<"outs">, HelpText<"OUTPUT KIND">;
9 HelpText<"Create static executable">, Group<grp_kind>;
13 HelpText<"Create dynamic library">, Group<grp_kind>;
15 HelpText<"Create dynamic bundle">, Group<grp_kind>;
38 HelpText<"SDK version">, Group<grp_opts>;
41 HelpText<"Source version">, Group<grp_opts>;
191 HelpText<"Emit output as yaml atoms">;
203 HelpText<"Output file path">;
206 HelpText<"Architecture to link">;
209 HelpText<"Alignment for segment/section">;
[all …]
/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DOptions.td11 HelpText<"Display help for hidden options">,
75 HelpText<"Optimize output file size">;
93 HelpText<"Produce a shared library">,
96 HelpText<"Produce a bundle">,
110 HelpText<"Link statically">,
231 HelpText<"Alias for -sectcreate">,
268 HelpText<"Alias for -image_base">,
378 HelpText<"Alias for -install_name">,
521 HelpText<"Alias for -why_load">,
549 HelpText<"Dump dependency info">,
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/tools/driver/
H A DOptions.td19 HelpText<"Alias for --attach-name">,
27 HelpText<"Alias for --wait-for">,
68 HelpText<"Alias for --repl">,
109 HelpText<"Alias for --batch">,
144 HelpText<"Alias for --source">,
186 HelpText<"Alias for --help">;
193 HelpText<"Alias for --core">;
199 HelpText<"Alias for --editor">;
212 HelpText<"Alias for --file">;
219 HelpText<"Alias for --arch">;
[all …]
/freebsd-13.1/contrib/llvm-project/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">;
H A DObjcopyOpts.td7 HelpText<"Alias for --binary-architecture">;
13 HelpText<"Alias for --target">;
19 HelpText<"Alias for --input-target">;
25 HelpText<"Alias for --output-target">;
72 HelpText<"Alias for --only-section">;
91 HelpText<"Alias for --strip-all">;
109 HelpText<
121 HelpText<
132 HelpText<"Alias for --localize-symbol">;
149 HelpText<"Alias for --keep-global-symbol">;
[all …]
H A DBitcodeStripOpts.td20 HelpText<"Print the version and exit.">;
24 HelpText<"Alias for --version">;
/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DOptions.td13 HelpText<help>;
17 def NAME: Flag<["--"], name>, HelpText<help1>;
29 HelpText<help>;
146 HelpText<"Disable new dynamic tags">;
456 J<"power10-stubs=">, HelpText<
498 HelpText<"Linker option extensions">;
548 HelpText<"Debug new pass manager">;
550 HelpText<"Emit assembly code">;
555 HelpText<"Passes to run during LTO">;
566 HelpText<"Sample profile file path">;
[all …]
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td205 HelpText<"Check for division by zero">,
296 HelpText<"Simple lock -> unlock checker">,
518 HelpText<"Check improper use of chroot">,
522 HelpText<"Simple lock -> unlock checker">,
701 HelpText<"Models C++ containers">,
814 HelpText<"Check unreachable code">,
1274 HelpText<"Checks MPI code">,
1310 HelpText<"Model gtest assertion APIs">,
1490 HelpText<"Display Control-Flow Graphs">,
1498 HelpText<"Display Call Graph">,
[all …]
H A DCheckerBase.td86 class HelpText<string text> { string HelpText = text; }
107 /// HelpText<"Check for dereferences of null pointers">;
110 string HelpText;
136 /// HelpText<"Check for inner pointers of C++ containers used after "
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td300 HelpText<pos_prefix # help>;
302 HelpText<neg_prefix # help>;
549 HelpText<"Run the migrator">;
947 HelpText<"HIP device library">;
3008 HelpText<"Use Intel MCU ABI">;
4486 HelpText<"Enable OpenACC">;
4537 HelpText<"Unparse and stop.">,
4541 HelpText<"Unparse and stop.">;
4555 HelpText<"Dump provenance">;
5973 HelpText<"No effect">;
[all …]
/freebsd-13.1/contrib/llvm-project/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">;
57 def : Flag<["-"], "a">, Alias<addresses>, HelpText<"Alias for --addresses">;
59 def : Flag<["-"], "C">, Alias<demangle>, HelpText<"Alias for --demangle">;
64 def : Flag<["-"], "f">, Alias<functions>, HelpText<"Alias for --functions">;
67 def : Flag<["-"], "i">, Alias<inlines>, HelpText<"Alias for --inlines">;
70 def : Flag<["-"], "s">, Alias<basenames>, HelpText<"Alias for --basenames">;
[all …]
/freebsd-13.1/contrib/llvm-project/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">;
40 HelpText<"Use colors in diagnostics (default: auto)">,
65 HelpText<"Ignore environment variables like %LIB%">;
119 HelpText<"Use module-definition file">;
124 def dll : F<"dll">, HelpText<"Create a DLL">;
133 HelpText<"Remove all default libraries">;
[all …]
/freebsd-13.1/contrib/llvm-project/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">;
/freebsd-13.1/contrib/llvm-project/lldb/tools/lldb-server/
H A DLLGSOptions.td9 HelpText<help>;
14 def grp_connect : OptionGroup<"connection">, HelpText<"CONNECTION">;
29HelpText<"Connect to the client instead of passively waiting for a connection. In this case [host]…
32 def grp_general : OptionGroup<"general options">, HelpText<"GENERAL OPTIONS">;
42 def setsid: F<"setsid">, HelpText<"Run lldb-server in a new session.">,
47 def help: F<"help">, HelpText<"Prints out the usage information for lldb-server.">,
52 def grp_target : OptionGroup<"target selection">, HelpText<"TARGET SELECTION">;
58 def REM : R<["--"], "">, HelpText<"Launch program for debugging.">,
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-strings/
H A DOpts.td3 class F<string letter, string help> : Flag<["-"], letter>, HelpText<help>;
4 class FF<string name, string help> : Flag<["--"], name>, HelpText<help>;
8 HelpText<help>;
15 def print_file_name : Flag<["--"], "print-file-name">, HelpText<"Print the name of the file before …
22 def : JoinedOrSeparate<["-"], "n">, Alias<bytes_EQ>, HelpText<"Alias for --bytes">;
23 def : JoinedOrSeparate<["-"], "t">, Alias<radix_EQ>, HelpText<"Alias for --radix">, MetaVarName<"<r…
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-cxxfilt/
H A DOpts.td3 class F<string letter, string help> : Flag<["-"], letter>, HelpText<help>;
4 class FF<string name, string help> : Flag<["--"], name>, HelpText<help>;
7 def NAME: Flag<["--"], name>, HelpText<help1>;
8 def no_ # NAME: Flag<["--"], "no-" # name>, HelpText<help2>;
13 HelpText<help>;
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DOpts.td3 class F<string letter, string help> : Flag<["-"], letter>, HelpText<help>;
4 class FF<string name, string help> : Flag<["--"], name>, HelpText<help>;
7 def NAME: Flag<["--"], name>, HelpText<help1>;
8 def no_ # NAME: Flag<["--"], "no-" # name>, HelpText<help2>;
12 def NAME #_EQ : Joined<["--"], name #"=">, HelpText<help>;
47 def grp_elf : OptionGroup<"kind">, HelpText<"OPTIONS (ELF specific)">;
63 def grp_mach_o : OptionGroup<"kind">, HelpText<"OPTIONS (Mach-O specific)">;
72 def grp_coff : OptionGroup<"kind">, HelpText<"OPTIONS (PE/COFF specific)">;
94 def : Flag<["--"], "dt">, Alias<dyn_syms>, HelpText<"Alias for --dyn-syms">;
95 def : Flag<["--"], "sd">, Alias<section_data>, HelpText<"Alias for --section-data">;
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-size/
H A DOpts.td3 class F<string letter, string help> : Flag<["-"], letter>, HelpText<help>;
4 class FF<string name, string help> : Flag<["--"], name>, HelpText<help>;
8 HelpText<help>;
20 def grp_mach_o : OptionGroup<"kind">, HelpText<"OPTIONS (Mach-O specific)">;
21 def arch_EQ : Joined<["--"], "arch=">, HelpText<"architecture(s) from a Mach-O file to dump">, Grou…
/freebsd-13.1/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DOptions.td10 Joined<["/", "-", "/?", "-?"], name#":">, HelpText<help>;
15 def lst : F<"list">, HelpText<"List contents of .lib file on stdout">;
19 HelpText<"Make .lib point to .obj files instead of copying their contents">;
22 HelpText<"When given no contents, produce an empty .lib file">;
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-nm/
H A DOpts.td3 class F<string letter, string help> : Flag<["-"], letter>, HelpText<help>;
4 class FF<string name, string help> : Flag<["--"], name>, HelpText<help>;
7 def NAME: Flag<["--"], name>, HelpText<help1>;
8 def no_ # NAME: Flag<["--"], "no-" # name>, HelpText<help2>;
12 def NAME #_EQ : Joined<["--"], name #"=">, HelpText<help>;
40 def grp_mach_o : OptionGroup<"kind">, HelpText<"llvm-nm Mach-O Specific Options">;
44 def arch_EQ : Joined<["--"], "arch=">, HelpText<"architecture(s) from a Mach-O file to dump">, Grou…
59 def : JoinedOrSeparate<["-"], "f">, HelpText<"Alias for --format">, Alias<format_EQ>, MetaVarName<"…
71 def : JoinedOrSeparate<["-"], "t">, HelpText<"Alias for --radix">, Alias<radix_EQ>, MetaVarName<"<r…
/freebsd-13.1/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp236 if (!In.Prefixes || (!In.HelpText && !In.GroupID)) in findByPrefix()
243 if (In.HelpText) in findByPrefix()
244 S += In.HelpText; in findByPrefix()
571 StringRef HelpText; member
599 OS.indent(Pad + 1) << OptionHelp[i].HelpText << '\n'; in PrintHelpOptionList()
650 const char *HelpText = getOptionHelpText(Id); in printHelp() local
651 if (!HelpText && ShowAllAliases) { in printHelp()
654 HelpText = getOptionHelpText(Alias.getID()); in printHelp()
657 if (HelpText) { in printHelp()
660 GroupedOptionHelp[HelpGroup].push_back({OptName, HelpText}); in printHelp()

12