Lines Matching refs:HelpText
7 HelpText<help>;
15 HelpText<"Allow the tool to remove sections even if it would leave "
21 HelpText<"Enable deterministic mode when operating on archives (use "
25 HelpText<"Alias for --enable-deterministic-archives">;
29 HelpText<"Disable deterministic mode when operating on archives (use "
33 HelpText<"Alias for --disable-deterministic-archives">;
36 HelpText<"Preserve access and modification timestamps">;
39 HelpText<"Alias for --preserve-dates">;
42 HelpText<"Remove non-allocated sections outside segments. "
48 HelpText<"Compatible with GNU's --strip-all">;
51 HelpText<"Remove all debug sections">;
54 HelpText<"Alias for --strip-debug">;
57 HelpText<"Remove all symbols not needed by relocations">;
63 HelpText<"Alias for --remove-section">;
67 HelpText<"Remove all section headers and all sections not in segments">;
73 HelpText<"Alias for --strip-symbol">;
82 HelpText<"Alias for --keep-symbol">;
85 HelpText<"Do not remove file symbols">;
89 HelpText<
94 HelpText<"Remove compiler-generated local symbols, (e.g. "
98 HelpText<"Alias for --discard-locals">;
102 HelpText<"Remove all local symbols except file and section symbols">;
105 HelpText<"Alias for --discard-all">;
109 HelpText<"Permit regular expressions in name comparison">;
112 HelpText<"Print the version and exit.">;
115 HelpText<"Alias for --version">;
119 HelpText<"Allow wildcard syntax for symbol-related flags. Incompatible "
125 def w : Flag<["-"], "w">, Alias<wildcard>, HelpText<"Alias for --wildcard">;