Searched refs:ELFSECT_TYPE_SYMTAB (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/opcache/jit/ | ||
H A D | zend_elf.h | 69 ELFSECT_TYPE_SYMTAB = 2, enumerator |
H A D | zend_elf.c | 91 && sect.type == ELFSECT_TYPE_SYMTAB) { in zend_elf_load_symbols() |
Completed in 7 milliseconds