Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_gdb.c190 } zend_gdbjit_ctx; typedef
215 static void zend_gdbjit_sleb128(zend_gdbjit_ctx *ctx, int32_t v) in zend_gdbjit_sleb128()
224 static void zend_gdbjit_secthdr(zend_gdbjit_ctx *ctx) in zend_gdbjit_secthdr()
262 static void zend_gdbjit_symtab(zend_gdbjit_ctx *ctx) in zend_gdbjit_symtab()
298 static void zend_gdbjit_ehframe(zend_gdbjit_ctx *ctx) in zend_gdbjit_ehframe()
339 static void zend_gdbjit_debuginfo(zend_gdbjit_ctx *ctx) in zend_gdbjit_debuginfo()
358 static void zend_gdbjit_debugabbrev(zend_gdbjit_ctx *ctx) in zend_gdbjit_debugabbrev()
382 static void zend_gdbjit_debugline(zend_gdbjit_ctx *ctx) in zend_gdbjit_debugline()
427 typedef void (*zend_gdbjit_initf) (zend_gdbjit_ctx *ctx);
437 static void zend_gdbjit_buildobj(zend_gdbjit_ctx *ctx) in zend_gdbjit_buildobj()
[all …]

Completed in 5 milliseconds