Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/ir/
H A Dir_gdb.c81 DW_REG_SP, DW_REG_BP, DW_REG_SI, DW_REG_DI, enumerator
86 DW_REG_SI, DW_REG_DI, DW_REG_BP, DW_REG_SP,
91 DW_REG_SP = 31,
317 DB(DW_CFA_def_cfa); DUV(DW_REG_SP); DUV(sizeof(uintptr_t)); in ir_gdbjit_ehframe()
320 DB(DW_CFA_def_cfa); DUV(DW_REG_SP); DUV(0); in ir_gdbjit_ehframe()

Completed in 7 milliseconds