Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/libudis86/
H A Dsyn.h36 uint64_t ud_syn_rel_target(struct ud*, struct ud_operand*);
H A Dsyn-att.c98 ud_syn_print_addr(u, ud_syn_rel_target(u, op)); in gen_operand()
H A Dsyn.c92 ud_syn_rel_target(struct ud *u, struct ud_operand *opr) in ud_syn_rel_target() function
H A Dsyn-intel.c97 ud_syn_print_addr(u, ud_syn_rel_target(u, op)); in gen_operand()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_disasm.c406 addr = ud_syn_rel_target(&ud, (struct ud_operand*)op);
531 addr = ud_syn_rel_target(&ud, (struct ud_operand*)op);

Completed in 17 milliseconds