Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mach_override/libudis86/
Dsyn.h47 void ud_syn_print_mem_disp(struct ud* u, const struct ud_operand *, int sign);
Dsyn.c173 ud_syn_print_mem_disp(struct ud* u, const struct ud_operand *op, int sign) in ud_syn_print_mem_disp() function
Dsyn-att.c71 ud_syn_print_mem_disp(u, op, 0); in gen_operand()
Dsyn-intel.c83 ud_syn_print_mem_disp(u, op, (op->base != UD_NONE || in gen_operand()