Lines Matching refs:gold_fatal
202 gold_fatal(_("%s: invalid option value (expected an integer): %s"), in parse_uint()
212 gold_fatal(_("%s: invalid option value (expected an integer): %s"), in parse_int()
222 gold_fatal(_("%s: invalid option value (expected an integer): %s"), in parse_uint64()
232 gold_fatal(_("%s: invalid option value " in parse_double()
243 gold_fatal(_("%s: invalid option value " in parse_percent()
252 gold_fatal(_("%s: must take a non-empty argument"), option_name); in parse_string()
293 gold_fatal(_("%s: must take one of the following arguments: %s"), in parse_choices()
534 gold::gold_fatal(_("unable to parse script file %s"), arg); in parse_script()
542 gold::gold_fatal(_("unable to parse version script file %s"), arg); in parse_version_script()
550 gold::gold_fatal(_("unable to parse dynamic-list script file %s"), arg); in parse_dynamic_list()
1006 gold_fatal("--plugin-opt requires --plugin."); in add_plugin_option()
1076 gold_fatal("unknown demangling style '%s'", style); in finalize()
1175 gold_fatal(_("unable to open -retain-symbols-file file %s: %s"), in finalize()
1228 gold_fatal(_("library search path \"%s\" is unsafe for " in finalize()
1238 gold_fatal(_("-shared and -static are incompatible")); in finalize()
1240 gold_fatal(_("-shared and -pie are incompatible")); in finalize()
1242 gold_fatal(_("-pie and -static are incompatible")); in finalize()
1245 gold_fatal(_("-shared and -r are incompatible")); in finalize()
1247 gold_fatal(_("-pie and -r are incompatible")); in finalize()
1252 gold_fatal(_("-F/--filter may not used without -shared")); in finalize()
1254 gold_fatal(_("-f/--auxiliary may not be used without -shared")); in finalize()
1259 gold_fatal(_("-retain-symbols-file does not yet work with -r")); in finalize()
1265 gold_fatal(_("binary output format not compatible " in finalize()
1271 gold_fatal(_("--hash-bucket-empty-fraction value %g out of range " in finalize()
1276 gold_fatal(_("Options --incremental-changed, --incremental-unchanged, " in finalize()
1286 gold_fatal(_("incremental linking is not compatible with -r")); in finalize()
1288 gold_fatal(_("incremental linking is not compatible with " in finalize()
1291 gold_fatal(_("incremental linking is not compatible with --plugin")); in finalize()
1293 gold_fatal(_("incremental linking is not compatible with -z relro")); in finalize()
1386 gold_fatal(_("May not nest groups")); in start_group()
1388 gold_fatal(_("may not nest groups in libraries")); in start_group()
1400 gold_fatal(_("Group end without group start")); in end_group()
1410 gold_fatal(_("may not nest libraries")); in start_lib()
1412 gold_fatal(_("may not nest libraries in groups")); in start_lib()
1424 gold_fatal(_("lib end without lib start")); in end_lib()