Lines Matching refs:HelpText
5 def grp_general : OptionGroup<"Dsymutil">, HelpText<"Dsymutil Options">;
8 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.">,
28 HelpText<"Print statistics about the contribution of each object file to "
37 HelpText<"Run the DWARF verifier on the linked DWARF debug info.">,
41 HelpText<"Do the link in memory, but do not emit the result file.">,
45 HelpText<"Don't check timestamp for swiftmodule files.">,
49 HelpText<"Do not use ODR (One Definition Rule) for type uniquing.">,
53 HelpText<"Parse and dump the debug map to standard output. Not DWARF link will take place.">,
57 HelpText<"Treat the input file is a YAML debug map rather than a binary.">,
61 HelpText<"Embed warnings in the linked DWARF debug info.">,
65 HelpText<"Output textual assembly instead of a binary dSYM companion file.">,
69 HelpText<"Dumps the symbol table found in executable or object file(s) and exits.">,
73 HelpText<"Alias for --symtab">,
77 HelpText<"Produce a flat dSYM file (not a bundle).">,
81 HelpText<"Alias for --flat">,
85 HelpText<"When used when creating a dSYM file with Apple accelerator tables, "
94 HelpText<"Alias for --minimize">,
98 …HelpText<"Updates existing dSYM files to contain the latest accelerator tables and other DWARF opt…
102 HelpText<"Alias for --update">,
107 HelpText<"Specify the output file. Defaults to <input file>.dwarf">,
112 HelpText<"Alias for -o">,
119 HelpText<"Specify a directory to prepend to the paths of object files.">,
125 HelpText<"Remap object file paths (but no source paths) before processing."
134 HelpText<"Updates the existing dSYMs inplace using symbol map specified.">,
140 HelpText<"Link DWARF debug information only for specified CPU architecture"
149 …HelpText<"Specify the desired type of accelerator table. Valid options are 'Apple', 'Dwarf' and 'D…
155 HelpText<"Embed toolchain information in dSYM bundle.">,
160 …HelpText<"Specifies the maximum number of simultaneous threads to use when linking multiple archit…
164 HelpText<"Alias for --num-threads">,
168 HelpText<"Generate a reproducer consisting of the input object files.">,
173 HelpText<"Use the object files from the given reproducer path.">,
179 HelpText<"Specify a directory to prepend to the paths of the external remark files.">,
185 HelpText<"Specify the format to be used when serializing the linked remarks.">,