Lines Matching defs:option
77 // Create enum with OPT_xxx values for each option in Options.td
207 error("unknown option: --color-diagnostics=" + s);
841 static Symbol *handleUndefined(StringRef name, const char *option) {
853 ctx.whyExtractRecords.emplace_back(option, sym->getFile(), *sym);
1156 // The --wrap option is a feature to rename symbols so that you can write
1163 // This data structure is instantiated for each -wrap option.
1176 // Handles -wrap option.
1257 // Report a warning for an unknown -z option.
1304 v.push_back("wasm-ld (LLVM option parsing)");
1408 // Create wrapped symbols for -wrap option.