Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/vtune/
H A Djitprofiling.h360 void* method_load_address; /**<\brief The start virtual address of the method code member
407 void* method_load_address; /**<\brief The start virtual address of the method code member
459 void* method_load_address; /**<\brief The start virtual address of the method code member
526 void* method_load_address; /** <\brief The virtual address on which the method member
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_vtune.c38 jmethod.method_load_address = (void*)start; in zend_jit_vtune_register()

Completed in 11 milliseconds