Home
last modified time | relevance | path

Searched defs:exception_frame (Results 1 – 24 of 24) sorted by relevance

/dports/lang/sbcl/sbcl-1.3.13/tests/
H A Dwin32-stack-unwind.c70 void **exception_frame, in handle_exception()
108 void *exception_frame[2]; in establish_return_frame() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/nonsfi/linux/
H A Dirt_signal_handling.c349 struct NonSfiExceptionFrame exception_frame; in exception_catch() local
358 struct NonSfiExceptionFrame exception_frame; in signal_catch() local
/dports/lang/sbcl/sbcl-1.3.13/src/runtime/
H A Druntime.c434 struct lisp_exception_frame exception_frame; in main() local
H A Dwin32-os.c1347 struct lisp_exception_frame *exception_frame, in handle_exception()
/dports/lang/yap/yap-6.2.2/packages/PLStream/
H A Dpl-incl.h254 typedef struct exception_frame /* PL_throw exception environments */ struct
255 { struct exception_frame *parent; /* parent frame */ argument
257 } exception_frame; argument
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/jvmci/
H A DjvmciRuntime.cpp285 frame exception_frame = thread->last_frame().sender(&map); variable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jvmci/
H A DjvmciRuntime.cpp218 frame exception_frame = thread->last_frame().sender(&map); variable
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jvmci/
H A DjvmciRuntime.cpp218 frame exception_frame = thread->last_frame().sender(&map); variable
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_Runtime1.cpp519 frame exception_frame = current->last_frame().sender(&map); variable
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.cpp472 frame exception_frame = thread->last_frame().sender(&map); variable
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.cpp472 frame exception_frame = thread->last_frame().sender(&map); variable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_Runtime1.cpp506 frame exception_frame = thread->last_frame().sender(&map); variable
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_Runtime1.cpp508 frame exception_frame = thread->last_frame().sender(&map); variable
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_Runtime1.cpp506 frame exception_frame = thread->last_frame().sender(&map); variable
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_Runtime1.cpp527 frame exception_frame = thread->last_frame().sender(&map); variable
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_Runtime1.cpp506 frame exception_frame = thread->last_frame().sender(&map); variable
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_Runtime1.cpp515 frame exception_frame = thread->last_frame().sender(&map); variable
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_Runtime1.cpp514 frame exception_frame = thread->last_frame().sender(&map); variable
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/jvmci/
H A DjvmciRuntime.cpp245 frame exception_frame = thread->last_frame().sender(&map); variable
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-incl.h1629 typedef struct exception_frame /* PL_throw exception environments */ struct
1630 { struct exception_frame *parent; /* parent frame */ argument
1633 } exception_frame; typedef
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/jvmci/
H A DjvmciRuntime.cpp243 frame exception_frame = thread->last_frame().sender(&map); variable
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/jvmci/
H A DjvmciRuntime.cpp244 frame exception_frame = thread->last_frame().sender(&map); variable
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/jvmci/
H A DjvmciRuntime.cpp255 frame exception_frame = thread->last_frame().sender(&map); variable
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/jvmci/
H A DjvmciRuntime.cpp258 frame exception_frame = current->last_frame().sender(&map); variable