Home
last modified time | relevance | path

Searched defs:ELFSYM_INFO (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/opcache/jit/ir/
H A Dir_elf.h88 #define ELFSYM_INFO(bind, type) (((bind) << 4) | (type)) macro

Completed in 4 milliseconds