Home
last modified time | relevance | path

Searched refs:exception_table_start (Results 1 – 25 of 72) sorted by relevance

123

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/oops/
H A DconstMethod.cpp223 return (u2*) exception_table_start() - 1; in localvariable_table_length_addr()
336 ExceptionTableElement* ConstMethod::exception_table_start() const { in exception_table_start() function in ConstMethod
508 uncompressed_table_start = (u2*) exception_table_start(); in verify_on()
H A Dmethod.hpp335 ExceptionTableElement* exception_table_start() const in exception_table_start() function in Method
336 { return constMethod()->exception_table_start(); } in exception_table_start()
1161 _table = m->exception_table_start(); in ExceptionTable()
H A DconstMethod.hpp401 ExceptionTableElement* exception_table_start() const;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/oops/
H A DconstMethod.cpp222 return (u2*) exception_table_start() - 1; in localvariable_table_length_addr()
335 ExceptionTableElement* ConstMethod::exception_table_start() const { in exception_table_start() function in ConstMethod
500 uncompressed_table_start = (u2*) exception_table_start(); in verify_on()
H A Dmethod.hpp330 ExceptionTableElement* exception_table_start() const in exception_table_start() function in Method
331 { return constMethod()->exception_table_start(); } in exception_table_start()
1096 _table = m->exception_table_start(); in ExceptionTable()
H A DconstMethod.hpp373 ExceptionTableElement* exception_table_start() const;
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/oops/
H A DconstMethod.cpp222 return (u2*) exception_table_start() - 1; in localvariable_table_length_addr()
335 ExceptionTableElement* ConstMethod::exception_table_start() const { in exception_table_start() function in ConstMethod
498 uncompressed_table_start = (u2*) exception_table_start(); in verify_on()
H A Dmethod.hpp334 ExceptionTableElement* exception_table_start() const in exception_table_start() function in Method
335 { return constMethod()->exception_table_start(); } in exception_table_start()
1152 _table = m->exception_table_start(); in ExceptionTable()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DconstMethod.cpp216 return (u2*) exception_table_start() - 1; in localvariable_table_length_addr()
330 ExceptionTableElement* ConstMethod::exception_table_start() const { in exception_table_start() function in ConstMethod
493 uncompressed_table_start = (u2*) exception_table_start(); in verify_on()
H A Dmethod.hpp338 ExceptionTableElement* exception_table_start() const in exception_table_start() function in Method
339 { return constMethod()->exception_table_start(); } in exception_table_start()
1050 _table = m->exception_table_start(); in ExceptionTable()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DconstMethod.cpp216 return (u2*) exception_table_start() - 1; in localvariable_table_length_addr()
330 ExceptionTableElement* ConstMethod::exception_table_start() const { in exception_table_start() function in ConstMethod
493 uncompressed_table_start = (u2*) exception_table_start(); in verify_on()
H A Dmethod.hpp338 ExceptionTableElement* exception_table_start() const in exception_table_start() function in Method
339 { return constMethod()->exception_table_start(); } in exception_table_start()
1050 _table = m->exception_table_start(); in ExceptionTable()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DconstMethod.cpp223 return (u2*) exception_table_start() - 1; in localvariable_table_length_addr()
336 ExceptionTableElement* ConstMethod::exception_table_start() const { in exception_table_start() function in ConstMethod
531 uncompressed_table_start = (u2*) exception_table_start(); in verify_on()
H A Dmethod.hpp331 ExceptionTableElement* exception_table_start() const in exception_table_start() function in Method
332 { return constMethod()->exception_table_start(); } in exception_table_start()
1136 _table = m->exception_table_start(); in ExceptionTable()
H A DconstMethod.hpp411 ExceptionTableElement* exception_table_start() const;
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DconstMethod.cpp223 return (u2*) exception_table_start() - 1; in localvariable_table_length_addr()
336 ExceptionTableElement* ConstMethod::exception_table_start() const { in exception_table_start() function in ConstMethod
531 uncompressed_table_start = (u2*) exception_table_start(); in verify_on()
H A Dmethod.hpp331 ExceptionTableElement* exception_table_start() const in exception_table_start() function in Method
332 { return constMethod()->exception_table_start(); } in exception_table_start()
1136 _table = m->exception_table_start(); in ExceptionTable()
H A DconstMethod.hpp411 ExceptionTableElement* exception_table_start() const;
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/oops/
H A DconstMethod.cpp223 return (u2*) exception_table_start() - 1; in localvariable_table_length_addr()
336 ExceptionTableElement* ConstMethod::exception_table_start() const { in exception_table_start() function in ConstMethod
527 uncompressed_table_start = (u2*) exception_table_start(); in verify_on()
H A Dmethod.hpp332 ExceptionTableElement* exception_table_start() const in exception_table_start() function in Method
333 { return constMethod()->exception_table_start(); } in exception_table_start()
1133 _table = m->exception_table_start(); in ExceptionTable()
H A DconstMethod.hpp413 ExceptionTableElement* exception_table_start() const;
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/oops/
H A DconstMethod.cpp223 return (u2*) exception_table_start() - 1; in localvariable_table_length_addr()
336 ExceptionTableElement* ConstMethod::exception_table_start() const { in exception_table_start() function in ConstMethod
531 uncompressed_table_start = (u2*) exception_table_start(); in verify_on()
H A Dmethod.hpp319 ExceptionTableElement* exception_table_start() const in exception_table_start() function in Method
320 { return constMethod()->exception_table_start(); } in exception_table_start()
1125 _table = m->exception_table_start(); in ExceptionTable()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/oops/
H A DconstMethod.cpp223 return (u2*) exception_table_start() - 1; in localvariable_table_length_addr()
336 ExceptionTableElement* ConstMethod::exception_table_start() const { in exception_table_start() function in ConstMethod
529 uncompressed_table_start = (u2*) exception_table_start(); in verify_on()
H A Dmethod.hpp332 ExceptionTableElement* exception_table_start() const in exception_table_start() function in Method
333 { return constMethod()->exception_table_start(); } in exception_table_start()
1153 _table = m->exception_table_start(); in ExceptionTable()

123