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()3231 tsrm_tls_index = (tlsdesc->index + 1) * 8; in zend_jit_setup()3237 tsrm_tls_index = _tls_index * sizeof(void*); in zend_jit_setup()3260 tsrm_tls_index = _tls_index * sizeof(void*); in zend_jit_setup()3290 tsrm_tls_index = ti[1] * 8; in zend_jit_setup()3309 tsrm_tls_index = ti[0] * 8; in zend_jit_setup()3318 tsrm_tls_index = (ti[0] + 1) * 8; in zend_jit_setup()3326 tsrm_tls_index = ti[0] * 16; in zend_jit_setup()3353 tsrm_tls_index = ti[0] * 8; in zend_jit_setup()
Completed in 45 milliseconds