Home
last modified time | relevance | path

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

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Darguments.hpp359 static bool _xdebug_mode; member in Arguments
360 static void set_xdebug_mode(bool arg) { _xdebug_mode = arg; } in set_xdebug_mode()
361 static bool xdebug_mode() { return _xdebug_mode; } in xdebug_mode()
H A Darguments.cpp82 bool Arguments::_xdebug_mode = false; member in Arguments
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Darguments.hpp359 static bool _xdebug_mode; member in Arguments
360 static void set_xdebug_mode(bool arg) { _xdebug_mode = arg; } in set_xdebug_mode()
361 static bool xdebug_mode() { return _xdebug_mode; } in xdebug_mode()
H A Darguments.cpp82 bool Arguments::_xdebug_mode = false; member in Arguments
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A Darguments.hpp359 static bool _xdebug_mode; member in Arguments
360 static void set_xdebug_mode(bool arg) { _xdebug_mode = arg; } in set_xdebug_mode()
361 static bool xdebug_mode() { return _xdebug_mode; } in xdebug_mode()
H A Darguments.cpp88 bool Arguments::_xdebug_mode = false; member in Arguments
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A Darguments.hpp356 static bool _xdebug_mode; member in Arguments
357 static void set_xdebug_mode(bool arg) { _xdebug_mode = arg; } in set_xdebug_mode()
358 static bool xdebug_mode() { return _xdebug_mode; } in xdebug_mode()
H A Darguments.cpp76 bool Arguments::_xdebug_mode = false; member in Arguments
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A Darguments.hpp345 static bool _xdebug_mode; member in Arguments
346 static void set_xdebug_mode(bool arg) { _xdebug_mode = arg; } in set_xdebug_mode()
347 static bool xdebug_mode() { return _xdebug_mode; } in xdebug_mode()
H A Darguments.cpp75 bool Arguments::_xdebug_mode = false; member in Arguments
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A Darguments.hpp345 static bool _xdebug_mode; member in Arguments
346 static void set_xdebug_mode(bool arg) { _xdebug_mode = arg; } in set_xdebug_mode()
347 static bool xdebug_mode() { return _xdebug_mode; } in xdebug_mode()
H A Darguments.cpp79 bool Arguments::_xdebug_mode = false; member in Arguments
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A Darguments.hpp358 static bool _xdebug_mode; member in Arguments
359 static void set_xdebug_mode(bool arg) { _xdebug_mode = arg; } in set_xdebug_mode()
360 static bool xdebug_mode() { return _xdebug_mode; } in xdebug_mode()
H A Darguments.cpp76 bool Arguments::_xdebug_mode = false; member in Arguments
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A Darguments.hpp353 static bool _xdebug_mode; member in Arguments
354 static void set_xdebug_mode(bool arg) { _xdebug_mode = arg; } in set_xdebug_mode()
355 static bool xdebug_mode() { return _xdebug_mode; } in xdebug_mode()
H A Darguments.cpp76 bool Arguments::_xdebug_mode = false; member in Arguments
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Darguments.hpp317 static bool _xdebug_mode; member in Arguments
318 static void set_xdebug_mode(bool arg) { _xdebug_mode = arg; } in set_xdebug_mode()
319 static bool xdebug_mode() { return _xdebug_mode; } in xdebug_mode()
H A Darguments.cpp115 bool Arguments::_xdebug_mode = false; member in Arguments
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Darguments.hpp317 static bool _xdebug_mode; member in Arguments
318 static void set_xdebug_mode(bool arg) { _xdebug_mode = arg; } in set_xdebug_mode()
319 static bool xdebug_mode() { return _xdebug_mode; } in xdebug_mode()
H A Darguments.cpp115 bool Arguments::_xdebug_mode = false; member in Arguments