Searched refs:DW_REG_RA (Results 1 – 1 of 1) sorted by relevance
87 DW_REG_RA, enumerator94 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 5 milliseconds