Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/ir/
H A Dir_gdb.c295 #define DSV(x) (ctx->p = p, ir_gdbjit_sleb128(ctx, (x)), p = ctx->p) macro
313 DSV(-(int32_t)sizeof(uintptr_t)); /* Data alignment factor. */ in ir_gdbjit_ehframe()
423 if (ctx->lineno) (DB(DW_LNS_advance_line), DSV(ctx->lineno-1)); in ir_gdbjit_debugline()
442 #undef DSV

Completed in 7 milliseconds