Searched refs:tsrm_tls_index (Results 1 – 1 of 1) sorted by relevance
180 static size_t tsrm_tls_index = 0; variable483 tsrm_ls_cache_tcb_offset ? tsrm_ls_cache_tcb_offset : tsrm_tls_index, in jit_TLS()3238 tsrm_tls_index = (tlsdesc->index + 1) * 8; in zend_jit_setup()3244 tsrm_tls_index = _tls_index * sizeof(void*); in zend_jit_setup()3267 tsrm_tls_index = _tls_index * sizeof(void*); in zend_jit_setup()3297 tsrm_tls_index = ti[1] * 8; in zend_jit_setup()3316 tsrm_tls_index = ti[0] * 8; in zend_jit_setup()3325 tsrm_tls_index = (ti[0] + 1) * 8; in zend_jit_setup()3333 tsrm_tls_index = ti[0] * 16; in zend_jit_setup()3360 tsrm_tls_index = ti[0] * 8; in zend_jit_setup()
Completed in 38 milliseconds