Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.h163 void zend_jit_startup(void *jit_buffer, size_t size, bool reattached);
H A Dzend_jit.c3668 void zend_jit_startup(void *buf, size_t size, bool reattached) in zend_jit_startup() function
/php-src/ext/opcache/
H A DZendAccelerator.c3284 zend_jit_startup(ZSMMG(reserved), jit_size, reattached);

Completed in 22 milliseconds