Home
last modified time | relevance | path

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

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiImpl.hpp171 address getBcp() const;
180 address getCacheValue() { return getBcp(); } in getCacheValue()
H A DjvmtiImpl.cpp224 address JvmtiBreakpoint::getBcp() const { in getBcp() function in JvmtiBreakpoint
273 out->print("Breakpoint(%s,%s,%d,%p)", class_name, method_name, _bci, getBcp()); in print_on()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiImpl.hpp170 address getBcp() const;
179 address getCacheValue() { return getBcp(); } in getCacheValue()
H A DjvmtiImpl.cpp223 address JvmtiBreakpoint::getBcp() const { in getBcp() function in JvmtiBreakpoint
281 out->print("Breakpoint(%s,%s,%d,%p)", class_name, method_name, _bci, getBcp()); in print_on()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DjvmtiImpl.hpp170 address getBcp() const;
179 address getCacheValue() { return getBcp(); } in getCacheValue()
H A DjvmtiImpl.cpp237 address JvmtiBreakpoint::getBcp() const { in getBcp() function in JvmtiBreakpoint
286 out->print("Breakpoint(%s,%s,%d,%p)", class_name, method_name, _bci, getBcp()); in print_on()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DjvmtiImpl.hpp187 address getBcp() const;
196 address getCacheValue() { return getBcp(); } in getCacheValue()
H A DjvmtiImpl.cpp283 address JvmtiBreakpoint::getBcp() const { in getBcp() function in JvmtiBreakpoint
332 out->print("Breakpoint(%s,%s,%d,%p)", class_name, method_name, _bci, getBcp()); in print_on()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiImpl.hpp186 address getBcp();
195 address getCacheValue() { return getBcp(); } in getCacheValue()
H A DjvmtiImpl.cpp278 address JvmtiBreakpoint::getBcp() { in getBcp() function in JvmtiBreakpoint
328 tty->print("Breakpoint(%s,%s,%d,%p)",class_name, method_name, _bci, getBcp()); in print()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiImpl.hpp186 address getBcp();
195 address getCacheValue() { return getBcp(); } in getCacheValue()
H A DjvmtiImpl.cpp278 address JvmtiBreakpoint::getBcp() { in getBcp() function in JvmtiBreakpoint
328 tty->print("Breakpoint(%s,%s,%d,%p)",class_name, method_name, _bci, getBcp()); in print()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiImpl.hpp187 address getBcp() const;
196 address getCacheValue() { return getBcp(); } in getCacheValue()
H A DjvmtiImpl.cpp284 address JvmtiBreakpoint::getBcp() const { in getBcp() function in JvmtiBreakpoint
333 out->print("Breakpoint(%s,%s,%d,%p)", class_name, method_name, _bci, getBcp()); in print_on()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiImpl.hpp187 address getBcp() const;
196 address getCacheValue() { return getBcp(); } in getCacheValue()
H A DjvmtiImpl.cpp284 address JvmtiBreakpoint::getBcp() const { in getBcp() function in JvmtiBreakpoint
333 out->print("Breakpoint(%s,%s,%d,%p)", class_name, method_name, _bci, getBcp()); in print_on()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DjvmtiImpl.hpp187 address getBcp() const;
196 address getCacheValue() { return getBcp(); } in getCacheValue()
H A DjvmtiImpl.cpp285 address JvmtiBreakpoint::getBcp() const { in getBcp() function in JvmtiBreakpoint
334 out->print("Breakpoint(%s,%s,%d,%p)", class_name, method_name, _bci, getBcp()); in print_on()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DjvmtiImpl.hpp184 address getBcp() const;
193 address getCacheValue() { return getBcp(); } in getCacheValue()
H A DjvmtiImpl.cpp277 address JvmtiBreakpoint::getBcp() const { in getBcp() function in JvmtiBreakpoint
326 out->print("Breakpoint(%s,%s,%d,%p)", class_name, method_name, _bci, getBcp()); in print_on()