1 | /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ |
2 | |* *| |
3 | |* Option Parsing Definitions *| |
4 | |* *| |
5 | |* Automatically generated file, do not edit! *| |
6 | |* *| |
7 | \*===----------------------------------------------------------------------===*/ |
8 | |
9 | ///////// |
10 | // String table |
11 | |
12 | #ifdef OPTTABLE_STR_TABLE_CODE |
13 | |
14 | #ifdef __GNUC__ |
15 | #pragma GCC diagnostic push |
16 | #pragma GCC diagnostic ignored "-Woverlength-strings" |
17 | #endif |
18 | static constexpr char OptionStrTableStorage[] = |
19 | "\0" |
20 | "-\0" |
21 | "--\0" |
22 | "<input>\0" |
23 | "<unknown>\0" |
24 | "--allow-multiple-definition\0" |
25 | "--allow-undefined-file=\0" |
26 | "-allow-undefined-file\0" |
27 | "--allow-undefined\0" |
28 | "--Bdynamic\0" |
29 | "--Bstatic\0" |
30 | "--Bsymbolic\0" |
31 | "--build-id=\0" |
32 | "--build-id\0" |
33 | "--call_shared\0" |
34 | "--check-features\0" |
35 | "--color-diagnostics=\0" |
36 | "--color-diagnostics\0" |
37 | "--compress-relocations\0" |
38 | "--demangle\0" |
39 | "--disable-verify\0" |
40 | "--dn\0" |
41 | "--dy\0" |
42 | "--emit-relocs\0" |
43 | "--end-lib\0" |
44 | "--entry=\0" |
45 | "--entry\0" |
46 | "--error-limit=\0" |
47 | "--error-limit\0" |
48 | "--error-unresolved-symbols\0" |
49 | "--experimental-pic\0" |
50 | "--export-all\0" |
51 | "--export-dynamic\0" |
52 | "--export-if-defined=\0" |
53 | "--export-if-defined\0" |
54 | "--export-memory=\0" |
55 | "--export-memory\0" |
56 | "--export-table\0" |
57 | "--export=\0" |
58 | "--export\0" |
59 | "--extra-features=\0" |
60 | "-E\0" |
61 | "-e\0" |
62 | "--fatal-warnings\0" |
63 | "--features=\0" |
64 | "--gc-sections\0" |
65 | "--global-base=\0" |
66 | "--growable-table\0" |
67 | "--help\0" |
68 | "--import-memory=\0" |
69 | "--import-memory\0" |
70 | "--import-table\0" |
71 | "--import-undefined\0" |
72 | "--initial-heap=\0" |
73 | "--initial-memory=\0" |
74 | "-i\0" |
75 | "--keep-section=\0" |
76 | "--keep-section\0" |
77 | "--library-path=\0" |
78 | "--library-path\0" |
79 | "--library=\0" |
80 | "--library\0" |
81 | "--lto-CGO\0" |
82 | "--lto-debug-pass-manager\0" |
83 | "--lto-obj-path=\0" |
84 | "--lto-O\0" |
85 | "--lto-partitions=\0" |
86 | "-L\0" |
87 | "-l\0" |
88 | "--Map=\0" |
89 | "--Map\0" |
90 | "--max-memory=\0" |
91 | "--merge-data-segments\0" |
92 | "--mllvm=\0" |
93 | "--mllvm\0" |
94 | "-M\0" |
95 | "-m\0" |
96 | "--no-allow-multiple-definition\0" |
97 | "--no-check-features\0" |
98 | "--no-color-diagnostics\0" |
99 | "--no-demangle\0" |
100 | "--no-entry\0" |
101 | "--no-export-dynamic\0" |
102 | "--no-fatal-warnings\0" |
103 | "--no-gc-sections\0" |
104 | "--no-growable-memory\0" |
105 | "--no-merge-data-segments\0" |
106 | "--no-pie\0" |
107 | "--no-print-gc-sections\0" |
108 | "--no-shlib-sigcheck\0" |
109 | "--no-whole-archive\0" |
110 | "--noinhibit-exec\0" |
111 | "--non_shared\0" |
112 | "-O\0" |
113 | "-o\0" |
114 | "--page-size=\0" |
115 | "--pie\0" |
116 | "--print-gc-sections\0" |
117 | "--print-map\0" |
118 | "--relocatable\0" |
119 | "--reproduce=\0" |
120 | "--reproduce\0" |
121 | "--rpath=\0" |
122 | "--rpath\0" |
123 | "--rsp-quoting=\0" |
124 | "--rsp-quoting\0" |
125 | "-r\0" |
126 | "--save-temps\0" |
127 | "--shared-memory\0" |
128 | "--shared\0" |
129 | "--soname=\0" |
130 | "--soname\0" |
131 | "--stack-first\0" |
132 | "--start-lib\0" |
133 | "--static\0" |
134 | "--strip-all\0" |
135 | "--strip-debug\0" |
136 | "-S\0" |
137 | "-s\0" |
138 | "--table-base=\0" |
139 | "--thinlto-cache-dir=\0" |
140 | "--thinlto-cache-policy=\0" |
141 | "--thinlto-cache-policy\0" |
142 | "--thinlto-emit-imports-files\0" |
143 | "--thinlto-emit-index-files\0" |
144 | "--thinlto-index-only=\0" |
145 | "--thinlto-index-only\0" |
146 | "--thinlto-jobs=\0" |
147 | "--thinlto-object-suffix-replace=\0" |
148 | "--thinlto-prefix-replace=\0" |
149 | "--threads=\0" |
150 | "--threads\0" |
151 | "--trace-symbol=\0" |
152 | "--trace-symbol\0" |
153 | "--trace\0" |
154 | "-t\0" |
155 | "--undefined=\0" |
156 | "--undefined\0" |
157 | "--unresolved-symbols=\0" |
158 | "--unresolved-symbols\0" |
159 | "-u\0" |
160 | "--verbose\0" |
161 | "--version\0" |
162 | "-V\0" |
163 | "-v\0" |
164 | "--warn-unresolved-symbols\0" |
165 | "--whole-archive\0" |
166 | "--why-extract=\0" |
167 | "--wrap=\0" |
168 | "--wrap\0" |
169 | "-y\0" |
170 | "-z\0" |
171 | ; |
172 | #ifdef __GNUC__ |
173 | #pragma GCC diagnostic pop |
174 | #endif |
175 | |
176 | static constexpr llvm::StringTable OptionStrTable = |
177 | OptionStrTableStorage; |
178 | #endif // OPTTABLE_STR_TABLE_CODE |
179 | |
180 | ///////// |
181 | // Prefixes |
182 | |
183 | #ifdef OPTTABLE_PREFIXES_TABLE_CODE |
184 | static constexpr llvm::StringTable::Offset OptionPrefixesTable[] = { |
185 | 0 /* prefixes */, |
186 | 1 /* prefixes */, 1 /* '-' */, |
187 | 1 /* prefixes */, 3 /* '--' */, |
188 | 2 /* prefixes */, 3 /* '--' */, 1 /* '-' */ |
189 | }; |
190 | #endif // OPTTABLE_PREFIXES_TABLE_CODE |
191 | |
192 | ///////// |
193 | // Prefix Union |
194 | |
195 | #ifdef OPTTABLE_PREFIXES_UNION_CODE |
196 | static constexpr llvm::StringTable::Offset OptionPrefixesUnion[] = { |
197 | 1 /* '-' */, 3 /* '--' */ |
198 | }; |
199 | #endif // OPTTABLE_PREFIXES_UNION_CODE |
200 | |
201 | ///////// |
202 | // ValuesCode |
203 | |
204 | #ifdef OPTTABLE_VALUES_CODE |
205 | #endif |
206 | ///////// |
207 | // Groups |
208 | |
209 | #ifdef OPTION |
210 | |
211 | ////////// |
212 | // Options |
213 | |
214 | OPTION(0, 6 /* <input> */, INPUT, Input, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
215 | OPTION(0, 14 /* <unknown> */, UNKNOWN, Unknown, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
216 | OPTION(5, 24 /* --allow-multiple-definition */, allow_multiple_definition, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
217 | "Allow multiple definitions" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
218 | OPTION(5, 52 /* --allow-undefined-file= */, allow_undefined_file, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
219 | "Allow symbols listed in <file> to be undefined in linked binary" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
220 | OPTION(1, 76 /* -allow-undefined-file */, allow_undefined_file_s, Separate, INVALID, allow_undefined_file, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
221 | OPTION(5, 98 /* --allow-undefined */, allow_undefined, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
222 | "Allow undefined symbols in linked binary. This options is equivalent to --import-undefined and --unresolved-symbols=ignore-all" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
223 | OPTION(5, 116 /* --Bdynamic */, Bdynamic, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
224 | "Link against shared libraries" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
225 | OPTION(5, 127 /* --Bstatic */, Bstatic, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
226 | "Do not link against shared libraries (default)" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
227 | OPTION(5, 137 /* --Bsymbolic */, Bsymbolic, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
228 | "Bind defined symbols locally" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
229 | OPTION(5, 149 /* --build-id= */, build_id_eq, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
230 | "Generate build ID note" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "[fast,sha1,uuid,0x<hexstring>]" , nullptr) |
231 | OPTION(5, 161 /* --build-id */, build_id, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
232 | "Alias for --build-id=fast" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
233 | OPTION(5, 172 /* --call_shared */, anonymous_2, Flag, INVALID, Bdynamic, nullptr, 0, DefaultVis, 0, |
234 | "Alias for --Bdynamic" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
235 | OPTION(3, 186 /* --check-features */, check_features, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
236 | "Check feature compatibility of linked objects (default)" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
237 | OPTION(5, 203 /* --color-diagnostics= */, color_diagnostics_eq, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
238 | "Use colors in diagnostics (default: auto)" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "[auto,always,never]" , nullptr) |
239 | OPTION(5, 224 /* --color-diagnostics */, color_diagnostics, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
240 | "Alias for --color-diagnostics=always" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
241 | OPTION(5, 244 /* --compress-relocations */, compress_relocations, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
242 | "Compress the relocation targets in the code section." , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
243 | OPTION(5, 267 /* --demangle */, demangle, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
244 | "Demangle symbol names (default)" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
245 | OPTION(5, 278 /* --disable-verify */, disable_verify, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
246 | OPTION(5, 295 /* --dn */, anonymous_4, Flag, INVALID, Bstatic, nullptr, 0, DefaultVis, 0, |
247 | "Alias for --Bstatic" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
248 | OPTION(5, 300 /* --dy */, anonymous_3, Flag, INVALID, Bdynamic, nullptr, 0, DefaultVis, 0, |
249 | "Alias for --Bdynamic" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
250 | OPTION(5, 305 /* --emit-relocs */, emit_relocs, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
251 | "Generate relocations in output" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
252 | OPTION(5, 319 /* --end-lib */, end_lib, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
253 | "End a grouping of objects that should be treated as if they were together in an archive" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
254 | OPTION(5, 329 /* --entry= */, anonymous_1, Joined, INVALID, entry, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
255 | OPTION(5, 338 /* --entry */, entry, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
256 | "Name of entry point symbol" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<entry>" , nullptr) |
257 | OPTION(3, 346 /* --error-limit= */, error_limit_eq, Joined, INVALID, error_limit, nullptr, 0, DefaultVis, 0, |
258 | "Maximum number of errors to emit before stopping (0 = no limit)" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
259 | OPTION(3, 361 /* --error-limit */, error_limit, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
260 | OPTION(5, 375 /* --error-unresolved-symbols */, error_unresolved_symbols, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
261 | "Report unresolved symbols as errors" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
262 | OPTION(3, 402 /* --experimental-pic */, experimental_pic, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
263 | "Enable Experimental PIC" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
264 | OPTION(3, 421 /* --export-all */, export_all, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
265 | "Export all symbols (normally combined with --no-gc-sections)" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
266 | OPTION(5, 434 /* --export-dynamic */, export_dynamic, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
267 | "Put symbols in the dynamic symbol table" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
268 | OPTION(5, 451 /* --export-if-defined= */, export_if_defined_eq, Joined, INVALID, export_if_defined, nullptr, 0, DefaultVis, 0, |
269 | "Force a symbol to be exported, if it is defined in the input" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
270 | OPTION(5, 472 /* --export-if-defined */, export_if_defined, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
271 | OPTION(3, 492 /* --export-memory= */, export_memory_with_name, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
272 | "Export the module's memory with the passed name" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
273 | OPTION(3, 509 /* --export-memory */, export_memory, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
274 | "Export the module's memory with the default name of \"memory\"" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
275 | OPTION(3, 525 /* --export-table */, export_table, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
276 | "Export function table to the environment" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
277 | OPTION(5, 540 /* --export= */, export_eq, Joined, INVALID, export, nullptr, 0, DefaultVis, 0, |
278 | "Force a symbol to be exported" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
279 | OPTION(5, 550 /* --export */, export, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
280 | OPTION(5, 559 /* --extra-features= */, extra_features, CommaJoined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
281 | "Comma-separated list of features to add to the default set of features inferred from input objects." , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
282 | OPTION(1, 577 /* -E */, anonymous_7, Flag, INVALID, export_dynamic, nullptr, 0, DefaultVis, 0, |
283 | "Alias for --export-dynamic" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
284 | OPTION(1, 580 /* -e */, anonymous_0, JoinedOrSeparate, INVALID, entry, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
285 | OPTION(5, 583 /* --fatal-warnings */, fatal_warnings, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
286 | "Treat warnings as errors" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
287 | OPTION(5, 600 /* --features= */, features, CommaJoined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
288 | "Comma-separated used features, inferred from input objects by default." , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
289 | OPTION(5, 612 /* --gc-sections */, gc_sections, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
290 | "Enable garbage collection of unused sections (defualt)" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
291 | OPTION(3, 626 /* --global-base= */, global_base, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
292 | "Memory offset at which to place global data (Defaults to 1024)" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
293 | OPTION(3, 641 /* --growable-table */, growable_table, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
294 | "Remove maximum size from function table, allowing table to grow" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
295 | OPTION(5, 658 /* --help */, help, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
296 | "Print option help" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
297 | OPTION(3, 665 /* --import-memory= */, import_memory_with_name, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
298 | "Import the module's memory from the passed module with the passed name." , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<module>,<name>" , nullptr) |
299 | OPTION(3, 682 /* --import-memory */, import_memory, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
300 | "Import the module's memory from the default module of \"env\" with the name \"memory\"." , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
301 | OPTION(3, 698 /* --import-table */, import_table, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
302 | "Import function table from the environment" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
303 | OPTION(5, 713 /* --import-undefined */, import_undefined, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
304 | "Turn undefined symbols into imports where possible" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
305 | OPTION(3, 732 /* --initial-heap= */, initial_heap, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
306 | "Initial size of the heap" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
307 | OPTION(3, 748 /* --initial-memory= */, initial_memory, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
308 | "Initial size of the linear memory" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
309 | OPTION(1, 766 /* -i */, anonymous_8, Flag, INVALID, initial_memory, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
310 | OPTION(5, 769 /* --keep-section= */, keep_section_eq, Joined, INVALID, keep_section, nullptr, 0, DefaultVis, 0, |
311 | "Preserve a section even when --strip-all is given. This is useful for compiler drivers such as clang or emcc that, for example, depend on the features section for post-link processing. Can be specified multiple times to keep multiple sections" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
312 | OPTION(5, 785 /* --keep-section */, keep_section, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
313 | OPTION(5, 800 /* --library-path= */, anonymous_12, Joined, INVALID, library_path, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
314 | OPTION(5, 816 /* --library-path */, anonymous_11, Separate, INVALID, library_path, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
315 | OPTION(5, 831 /* --library= */, anonymous_10, Joined, INVALID, library, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
316 | OPTION(5, 842 /* --library */, anonymous_9, Separate, INVALID, library, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
317 | OPTION(3, 852 /* --lto-CGO */, lto_CGO, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
318 | "Codegen optimization level for LTO" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<cgopt-level>" , nullptr) |
319 | OPTION(3, 862 /* --lto-debug-pass-manager */, lto_debug_pass_manager, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
320 | "Debug new pass manager" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
321 | OPTION(3, 887 /* --lto-obj-path= */, lto_obj_path_eq, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
322 | OPTION(3, 903 /* --lto-O */, lto_O, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
323 | "Optimization level for LTO" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<opt-level>" , nullptr) |
324 | OPTION(3, 911 /* --lto-partitions= */, lto_partitions, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
325 | "Number of LTO codegen partitions" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
326 | OPTION(1, 929 /* -L */, library_path, JoinedOrSeparate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
327 | "Add a directory to the library search path" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<dir>" , nullptr) |
328 | OPTION(1, 932 /* -l */, library, JoinedOrSeparate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
329 | "Root name of library to use" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<libName>" , nullptr) |
330 | OPTION(5, 935 /* --Map= */, Map_eq, Joined, INVALID, Map, nullptr, 0, DefaultVis, 0, |
331 | "Print a link map to the specified file" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
332 | OPTION(5, 942 /* --Map */, Map, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
333 | OPTION(3, 948 /* --max-memory= */, max_memory, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
334 | "Maximum size of the linear memory" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
335 | OPTION(3, 962 /* --merge-data-segments */, merge_data_segments, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
336 | "Enable merging data segments (default)" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
337 | OPTION(5, 984 /* --mllvm= */, mllvm_eq, Joined, INVALID, mllvm, nullptr, 0, DefaultVis, 0, |
338 | "Additional arguments to forward to LLVM's option processing" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
339 | OPTION(5, 993 /* --mllvm */, mllvm, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
340 | OPTION(1, 1001 /* -M */, anonymous_13, Flag, INVALID, print_map, nullptr, 0, DefaultVis, 0, |
341 | "Alias for --print-map" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
342 | OPTION(1, 1004 /* -m */, m, JoinedOrSeparate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
343 | "Set target emulation" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
344 | OPTION(5, 1007 /* --no-allow-multiple-definition */, no_allow_multiple_definition, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
345 | "Do not allow multiple definitions (default)" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
346 | OPTION(3, 1038 /* --no-check-features */, no_check_features, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
347 | "Ignore feature compatibility of linked objects" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
348 | OPTION(5, 1058 /* --no-color-diagnostics */, no_color_diagnostics, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
349 | "Alias for --color-diagnostics=never" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
350 | OPTION(5, 1081 /* --no-demangle */, no_demangle, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
351 | "Do not demangle symbol names" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
352 | OPTION(3, 1095 /* --no-entry */, no_entry, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
353 | "Do not output any entry point" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
354 | OPTION(5, 1106 /* --no-export-dynamic */, no_export_dynamic, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
355 | "Do not put symbols in the dynamic symbol table (default)" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
356 | OPTION(5, 1126 /* --no-fatal-warnings */, no_fatal_warnings, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
357 | "Do not treat warnings as errors (default)" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
358 | OPTION(5, 1146 /* --no-gc-sections */, no_gc_sections, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
359 | "Disable garbage collection of unused sections" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
360 | OPTION(3, 1163 /* --no-growable-memory */, no_growable_memory, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
361 | "Set maximum size of the linear memory to its initial size" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
362 | OPTION(3, 1184 /* --no-merge-data-segments */, no_merge_data_segments, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
363 | "Disable merging data segments" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
364 | OPTION(5, 1209 /* --no-pie */, no_pie, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
365 | "Do not create a position independent executable (default)" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
366 | OPTION(5, 1218 /* --no-print-gc-sections */, no_print_gc_sections, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
367 | "Do not list removed unused sections (default)" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
368 | OPTION(3, 1241 /* --no-shlib-sigcheck */, no_shlib_sigcheck, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
369 | "Do not check signatures of functions defined in shared libraries." , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
370 | OPTION(5, 1261 /* --no-whole-archive */, no_whole_archive, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
371 | "Do not force load of all members in a static library (default)" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
372 | OPTION(5, 1280 /* --noinhibit-exec */, noinhibit_exec, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
373 | "Retain the executable output file whenever it is still usable" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
374 | OPTION(5, 1297 /* --non_shared */, anonymous_5, Flag, INVALID, Bstatic, nullptr, 0, DefaultVis, 0, |
375 | "Alias for --Bstatic" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
376 | OPTION(1, 1310 /* -O */, O, JoinedOrSeparate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
377 | "Optimize output file size" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
378 | OPTION(1, 1313 /* -o */, o, JoinedOrSeparate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
379 | "Path to file to write output" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<path>" , nullptr) |
380 | OPTION(3, 1316 /* --page-size= */, page_size, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
381 | "The Wasm page size (Defaults to 65536)" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
382 | OPTION(5, 1329 /* --pie */, pie, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
383 | "Create a position independent executable" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
384 | OPTION(5, 1335 /* --print-gc-sections */, print_gc_sections, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
385 | "List removed unused sections" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
386 | OPTION(5, 1355 /* --print-map */, print_map, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
387 | "Print a link map to the standard output" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
388 | OPTION(5, 1367 /* --relocatable */, relocatable, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
389 | "Create relocatable object file" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
390 | OPTION(3, 1381 /* --reproduce= */, reproduce_eq, Joined, INVALID, reproduce, nullptr, 0, DefaultVis, 0, |
391 | "Dump linker invocation and input files for debugging" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
392 | OPTION(3, 1394 /* --reproduce */, reproduce, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
393 | OPTION(5, 1406 /* --rpath= */, rpath_eq, Joined, INVALID, rpath, nullptr, 0, DefaultVis, 0, |
394 | "Add a DT_RUNPATH to the output" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
395 | OPTION(5, 1415 /* --rpath */, rpath, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
396 | OPTION(5, 1423 /* --rsp-quoting= */, rsp_quoting_eq, Joined, INVALID, rsp_quoting, nullptr, 0, DefaultVis, 0, |
397 | "Quoting style for response files" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "[posix,windows]" , nullptr) |
398 | OPTION(5, 1438 /* --rsp-quoting */, rsp_quoting, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "[posix,windows]" , nullptr) |
399 | OPTION(1, 1452 /* -r */, anonymous_14, Flag, INVALID, relocatable, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
400 | OPTION(5, 1455 /* --save-temps */, save_temps, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
401 | "Save intermediate LTO compilation results" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
402 | OPTION(3, 1468 /* --shared-memory */, shared_memory, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
403 | "Use shared linear memory" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
404 | OPTION(5, 1484 /* --shared */, shared, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
405 | "Build a shared object" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
406 | OPTION(5, 1493 /* --soname= */, soname_eq, Joined, INVALID, soname, nullptr, 0, DefaultVis, 0, |
407 | "Set the module name in the generated name section" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
408 | OPTION(5, 1503 /* --soname */, soname, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
409 | OPTION(3, 1512 /* --stack-first */, stack_first, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
410 | "Place stack at start of linear memory rather than after data" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
411 | OPTION(5, 1526 /* --start-lib */, start_lib, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
412 | "Start a grouping of objects that should be treated as if they were together in an archive" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
413 | OPTION(5, 1538 /* --static */, anonymous_6, Flag, INVALID, Bstatic, nullptr, 0, DefaultVis, 0, |
414 | "Alias for --Bstatic" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
415 | OPTION(5, 1547 /* --strip-all */, strip_all, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
416 | "Strip all symbols" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
417 | OPTION(5, 1559 /* --strip-debug */, strip_debug, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
418 | "Strip debugging information" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
419 | OPTION(1, 1573 /* -S */, anonymous_16, Flag, INVALID, strip_debug, nullptr, 0, DefaultVis, 0, |
420 | "Alias for --strip-debug" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
421 | OPTION(1, 1576 /* -s */, anonymous_15, Flag, INVALID, strip_all, nullptr, 0, DefaultVis, 0, |
422 | "Alias for --strip-all" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
423 | OPTION(3, 1579 /* --table-base= */, table_base, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
424 | "Table offset at which to place address taken functions (Defaults to 1)" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
425 | OPTION(3, 1593 /* --thinlto-cache-dir= */, thinlto_cache_dir, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
426 | "Path to ThinLTO cached object file directory" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
427 | OPTION(3, 1614 /* --thinlto-cache-policy= */, thinlto_cache_policy_eq, Joined, INVALID, thinlto_cache_policy, nullptr, 0, DefaultVis, 0, |
428 | "Pruning policy for the ThinLTO cache" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
429 | OPTION(3, 1638 /* --thinlto-cache-policy */, thinlto_cache_policy, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
430 | OPTION(3, 1661 /* --thinlto-emit-imports-files */, thinlto_emit_imports_files, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
431 | OPTION(3, 1690 /* --thinlto-emit-index-files */, thinlto_emit_index_files, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
432 | OPTION(3, 1717 /* --thinlto-index-only= */, thinlto_index_only_eq, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
433 | OPTION(3, 1739 /* --thinlto-index-only */, thinlto_index_only, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
434 | OPTION(3, 1760 /* --thinlto-jobs= */, thinlto_jobs, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
435 | "Number of ThinLTO jobs. Default to --threads=" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
436 | OPTION(3, 1776 /* --thinlto-object-suffix-replace= */, thinlto_object_suffix_replace_eq, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
437 | OPTION(3, 1809 /* --thinlto-prefix-replace= */, thinlto_prefix_replace_eq, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
438 | OPTION(5, 1835 /* --threads= */, threads_eq, Joined, INVALID, threads, nullptr, 0, DefaultVis, 0, |
439 | "Number of threads. '1' disables multi-threading. By default all available hardware threads are used" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
440 | OPTION(5, 1846 /* --threads */, threads, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
441 | OPTION(5, 1856 /* --trace-symbol= */, trace_symbol_eq, Joined, INVALID, trace_symbol, nullptr, 0, DefaultVis, 0, |
442 | "Trace references to symbols" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
443 | OPTION(5, 1872 /* --trace-symbol */, trace_symbol, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
444 | OPTION(5, 1887 /* --trace */, trace, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
445 | "Print the names of the input files" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
446 | OPTION(1, 1895 /* -t */, anonymous_17, Flag, INVALID, trace, nullptr, 0, DefaultVis, 0, |
447 | "Alias for --trace" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
448 | OPTION(5, 1898 /* --undefined= */, undefined_eq, Joined, INVALID, undefined, nullptr, 0, DefaultVis, 0, |
449 | "Force undefined symbol during linking" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
450 | OPTION(5, 1911 /* --undefined */, undefined, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
451 | OPTION(5, 1923 /* --unresolved-symbols= */, unresolved_symbols_eq, Joined, INVALID, unresolved_symbols, nullptr, 0, DefaultVis, 0, |
452 | "Determine how to handle unresolved symbols" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
453 | OPTION(5, 1945 /* --unresolved-symbols */, unresolved_symbols, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
454 | OPTION(1, 1966 /* -u */, anonymous_19, JoinedOrSeparate, INVALID, undefined, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
455 | OPTION(5, 1969 /* --verbose */, verbose, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
456 | "Verbose mode" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
457 | OPTION(5, 1979 /* --version */, version, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
458 | "Display the version number and exit" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
459 | OPTION(1, 1989 /* -V */, anonymous_20, Flag, INVALID, v, nullptr, 0, DefaultVis, 0, |
460 | "Alias for -v" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
461 | OPTION(1, 1992 /* -v */, v, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
462 | "Display the version number" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
463 | OPTION(5, 1995 /* --warn-unresolved-symbols */, warn_unresolved_symbols, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
464 | "Report unresolved symbols as warnings" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
465 | OPTION(5, 2021 /* --whole-archive */, whole_archive, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
466 | "Force load of all members in a static library" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
467 | OPTION(3, 2037 /* --why-extract= */, why_extract, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
468 | "Print to a file about why archive members are extracted" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
469 | OPTION(5, 2052 /* --wrap= */, wrap_eq, Joined, INVALID, wrap, nullptr, 0, DefaultVis, 0, |
470 | "Use wrapper functions for symbol" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<symbol>=<symbol>" , nullptr) |
471 | OPTION(5, 2060 /* --wrap */, wrap, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<symbol>=<symbol>" , nullptr) |
472 | OPTION(1, 2067 /* -y */, anonymous_18, JoinedOrSeparate, INVALID, trace_symbol, nullptr, 0, DefaultVis, 0, |
473 | "Alias for --trace-symbol" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr) |
474 | OPTION(1, 2070 /* -z */, z, JoinedOrSeparate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, |
475 | "Linker option extensions" , (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<option>" , nullptr) |
476 | #endif // OPTION |
477 | |
478 | #ifdef SIMPLE_ENUM_VALUE_TABLE |
479 | |
480 | struct SimpleEnumValue { |
481 | const char *Name; |
482 | unsigned Value; |
483 | }; |
484 | |
485 | struct SimpleEnumValueTable { |
486 | const SimpleEnumValue *Table; |
487 | unsigned Size; |
488 | }; |
489 | static const SimpleEnumValueTable SimpleEnumValueTables[] = {}; |
490 | static const unsigned SimpleEnumValueTablesSize = std::size(SimpleEnumValueTables); |
491 | #endif // SIMPLE_ENUM_VALUE_TABLE |
492 | |
493 | |
494 | |