Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.h65 #define ZEND_JIT_DEBUG_ASM_ADDR (1<<10) macro
H A Dzend_jit_disasm.c448 if (JIT_G(debug) & ZEND_JIT_DEBUG_ASM_ADDR) {
454 if (JIT_G(debug) & ZEND_JIT_DEBUG_ASM_ADDR) {
556 if (JIT_G(debug) & ZEND_JIT_DEBUG_ASM_ADDR) {

Completed in 10 milliseconds