Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c3155 typedef struct _Unwind_Context _Unwind_Context; typedef
3156 typedef int (*_Unwind_Trace_Fn)(_Unwind_Context *, void *);
3158 extern uintptr_t _Unwind_GetCFA(_Unwind_Context *);
3165 static int zend_jit_unwind_cb(_Unwind_Context *ctx, void *a) in zend_jit_unwind_cb()

Completed in 41 milliseconds