Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_gdb.c87 DW_REG_RA, enumerator
94 DW_REG_RA,
97 DW_REG_RA = 30,
319 DB(DW_REG_RA); /* Return address register. */ in zend_gdbjit_ehframe()
323 DB(DW_CFA_offset|DW_REG_RA); DUV(1); in zend_gdbjit_ehframe()
341 DB(DW_CFA_offset|DW_REG_RA); DUV((sp_adjustment / sizeof(uintptr_t)) - 1); in zend_gdbjit_ehframe()
344 DB(DW_CFA_offset|DW_REG_RA); DUV((sp_offset / sizeof(uintptr_t)) - 1); in zend_gdbjit_ehframe()
353 DB(DW_CFA_offset|DW_REG_RA); DUV((sp_adjustment / sizeof(uintptr_t)) - 1); in zend_gdbjit_ehframe()

Completed in 6 milliseconds