Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.h65 #define ZEND_JIT_DEBUG_ASM_ADDR (1<<10) macro
H A Dzend_jit_ir.c2865 entry, size, (JIT_G(debug) & ZEND_JIT_DEBUG_ASM_ADDR) != 0, &jit.ctx, stderr); in zend_jit_setup_stubs()
15838 (JIT_G(debug) & ZEND_JIT_DEBUG_ASM_ADDR) != 0,

Completed in 70 milliseconds