Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_gdb.c293 #define DALIGNNOP(s) while ((uintptr_t)p & ((s)-1)) *p++ = DW_CFA_nop macro
314 DALIGNNOP(sizeof(uintptr_t)); in zend_gdbjit_ehframe()
333 DALIGNNOP(sizeof(uintptr_t)); in zend_gdbjit_ehframe()
424 #undef DALIGNNOP

Completed in 5 milliseconds