Searched refs:report_fatal (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/utilities/
H A Ddebug.hpp172 report_fatal(__FILE__, __LINE__, msg); \
210 void report_fatal(const char* file, int line, const char* message);
H A Ddebug.cpp230 void report_fatal(const char* file, int line, const char* message) function

Completed in 31 milliseconds