Home
last modified time | relevance | path

Searched refs:_current_step_info (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DvmError.cpp95 _current_step_info = NULL; in VMError()
118 _current_step_info = NULL; in VMError()
139 _current_step_info = NULL; in VMError()
160 _current_step_info = NULL; in VMError()
381 # define STEP(n, s) } if (_current_step < n) { _current_step = n; _current_step_info = s; in report()
972 first_error ? first_error->_current_step_info : "", in report_and_die()
1000 first_error->_current_step_info = ""; // reset current_step string in report_and_die()
1036 first_error->_current_step_info = ""; // reset current_step string in report_and_die()
H A DvmError.hpp60 const char * _current_step_info; member in VMError
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DvmError.cpp95 _current_step_info = NULL; in VMError()
118 _current_step_info = NULL; in VMError()
139 _current_step_info = NULL; in VMError()
160 _current_step_info = NULL; in VMError()
381 # define STEP(n, s) } if (_current_step < n) { _current_step = n; _current_step_info = s; in report()
972 first_error ? first_error->_current_step_info : "", in report_and_die()
1000 first_error->_current_step_info = ""; // reset current_step string in report_and_die()
1036 first_error->_current_step_info = ""; // reset current_step string in report_and_die()
H A DvmError.hpp60 const char * _current_step_info; member in VMError
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A DvmError.hpp64 static const char* _current_step_info; member in VMError
H A DvmError.cpp387 const char* VMError::_current_step_info; member in VMError
426 # define STEP(s) } if (_current_step < __LINE__) { _current_step = __LINE__; _current_step_info = s… in report()
1452 st->print_raw(_current_step_info); in report_and_die()
1471 _current_step_info, id); in report_and_die()
1502 _current_step_info = ""; in report_and_die()
1532 _current_step_info = ""; in report_and_die()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A DvmError.hpp64 static const char* _current_step_info; member in VMError
H A DvmError.cpp375 const char* VMError::_current_step_info; member in VMError
410 # define STEP(s) } if (_current_step < __LINE__) { _current_step = __LINE__; _current_step_info = s… in report()
1403 st->print_raw(_current_step_info); in report_and_die()
1422 _current_step_info, id); in report_and_die()
1449 _current_step_info = ""; in report_and_die()
1472 _current_step_info = ""; in report_and_die()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A DvmError.hpp62 static const char* _current_step_info; member in VMError
H A DvmError.cpp390 const char* VMError::_current_step_info; member in VMError
429 # define STEP(s) } if (_current_step < __LINE__) { _current_step = __LINE__; _current_step_info = s… in report()
1478 st->print_raw(_current_step_info); in report_and_die()
1497 _current_step_info, id); in report_and_die()
1528 _current_step_info = ""; in report_and_die()
1558 _current_step_info = ""; in report_and_die()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A DvmError.hpp63 static const char* _current_step_info; member in VMError
H A DvmError.cpp74 const char* VMError::_current_step_info; member in VMError
436 # define STEP(s) } if (_current_step < __LINE__) { _current_step = __LINE__; _current_step_info = s… in report()
1467 st->print_raw(_current_step_info); in report_and_die()
1486 _current_step_info, id); in report_and_die()
1517 _current_step_info = ""; in report_and_die()
1547 _current_step_info = ""; in report_and_die()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A DvmError.hpp62 static const char* _current_step_info; member in VMError
H A DvmError.cpp390 const char* VMError::_current_step_info; member in VMError
429 # define STEP(s) } if (_current_step < __LINE__) { _current_step = __LINE__; _current_step_info = s… in report()
1466 st->print_raw(_current_step_info); in report_and_die()
1485 _current_step_info, id); in report_and_die()
1516 _current_step_info = ""; in report_and_die()
1546 _current_step_info = ""; in report_and_die()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A DvmError.hpp62 static const char* _current_step_info; member in VMError
H A DvmError.cpp386 const char* VMError::_current_step_info; member in VMError
425 # define STEP(s) } if (_current_step < __LINE__) { _current_step = __LINE__; _current_step_info = s… in report()
1451 st->print_raw(_current_step_info); in report_and_die()
1470 _current_step_info, id); in report_and_die()
1501 _current_step_info = ""; in report_and_die()
1531 _current_step_info = ""; in report_and_die()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DvmError.hpp64 static const char* _current_step_info; member in VMError
H A DvmError.cpp383 const char* VMError::_current_step_info; member in VMError
418 # define STEP(s) } if (_current_step < __LINE__) { _current_step = __LINE__; _current_step_info = s… in report()
1424 st->print_raw(_current_step_info); in report_and_die()
1443 _current_step_info, id); in report_and_die()
1474 _current_step_info = ""; in report_and_die()
1507 _current_step_info = ""; in report_and_die()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DvmError.hpp64 static const char* _current_step_info; member in VMError
H A DvmError.cpp383 const char* VMError::_current_step_info; member in VMError
418 # define STEP(s) } if (_current_step < __LINE__) { _current_step = __LINE__; _current_step_info = s… in report()
1424 st->print_raw(_current_step_info); in report_and_die()
1443 _current_step_info, id); in report_and_die()
1474 _current_step_info = ""; in report_and_die()
1507 _current_step_info = ""; in report_and_die()