Lines Matching refs:report_fatal_error

436     report_fatal_error("section size does not fit in a uint32_t");
473 report_fatal_error("section already has a defining function: " +
560 report_fatal_error("relocations for function or section offsets are "
568 report_fatal_error("section doesn\'t have defining symbol");
574 report_fatal_error("section symbol is required for relocation");
591 report_fatal_error("missing indirect function table symbol");
594 report_fatal_error("__indirect_function_table symbol has wrong type");
605 report_fatal_error("relocations against un-named temporaries are not yet "
719 report_fatal_error("only data supported in data sections");
723 report_fatal_error("only byte values supported for alignment");
753 report_fatal_error("symbol not found in type index space: " +
1369 report_fatal_error(Twine(S.getName()) +
1393 report_fatal_error("undefined global symbol cannot be weak");
1405 report_fatal_error("undefined tag symbol cannot be weak");
1417 report_fatal_error("undefined table symbol cannot be weak");
1599 report_fatal_error(
1642 report_fatal_error("data symbols must have a size set with .size: " +
1647 report_fatal_error(".size expression must be evaluatable");
1651 report_fatal_error("data symbols must live in a data section: " +
1742 report_fatal_error(Twine(S.getName()) +
1766 report_fatal_error(".size expression must be evaluatable");
1778 report_fatal_error("don't yet support global/tag aliases");
1864 report_fatal_error(".fini_array sections are unsupported");
1872 report_fatal_error(".init_array section should be aligned");
1878 report_fatal_error(".init_array section should be aligned");
1881 report_fatal_error(
1887 report_fatal_error("only data supported in .init_array section");
1893 report_fatal_error(
1896 report_fatal_error("invalid .init_array section priority");
1905 report_fatal_error("non-symbolic data in .init_array section");
1913 report_fatal_error(
1917 report_fatal_error("symbols in .init_array should exist in symtab");
1919 report_fatal_error("symbols in .init_array should be for functions");