Searched refs:build_error (Results 1 – 5 of 5) sorted by relevance
51 throw build_error(); in read_header()75 throw build_error(); in read_header()89 throw build_error(); in read_body()103 throw build_error();
101 fail(r_log, build_error(), "Unable to find symbol table."); in get_symbol_offsets()113 fail(r_log, build_error(), err); in emit_code()121 fail(r_log, build_error(), in emit_code()136 fail(r_log, build_error(), "TargetMachine can't emit this file"); in emit_code()
74 class build_error : public error { class76 build_error(const std::string &what = "") : in build_error() function in clover::build_error
84 throw build_error(); in diagnostic_handler()195 throw build_error(); in compile()263 throw build_error();
236 } catch (build_error &e) {293 } catch (build_error &e) { in clLinkProgram()