Home
last modified time | relevance | path

Searched defs:return_with_exception (Results 1 – 5 of 5) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A DcppInterpreter_sparc.cpp1707 Label return_with_exception; in generate_normal_entry() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A DcppInterpreter_sparc.cpp1707 Label return_with_exception; in generate_normal_entry() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DcppInterpreter_x86.cpp1875 Label return_with_exception; in generate_normal_entry() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DcppInterpreter_x86.cpp1875 Label return_with_exception; in generate_normal_entry() local
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalacodegen.h691 void (*return_with_exception) (ValaGErrorModule* self, ValaCCodeExpression* error_expr); member