Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_internal.h386 const void *code_start; /* address of native code */ member
H A Dzend_jit_trace.c225 t->code_start = start; in zend_jit_trace_add_code()
234 if (zend_jit_traces[i].code_start == addr) { in zend_jit_find_trace()
7285 zend_jit_traces[trace_num].code_start, in zend_jit_blacklist_trace_exit()
7404 zend_jit_traces[parent_num].code_start, in zend_jit_compile_side_trace()
H A Dzend_jit_x86.dasc3446 link_addr = (const void*)((const char*)t->code_start + prologue_size);

Completed in 53 milliseconds