|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Go to the source code of this file.
Functions | |
| uint64_t | ud_syn_rel_target (struct ud *, struct ud_operand *) |
| int | ud_asmprintf (struct ud *u, const char *fmt,...) |
| void | ud_syn_print_addr (struct ud *u, uint64_t addr) |
| void | ud_syn_print_imm (struct ud *u, const struct ud_operand *op) |
| void | ud_syn_print_mem_disp (struct ud *u, const struct ud_operand *, int sign) |
Variables | |
| const char * | ud_reg_tab [] |
| int ud_asmprintf | ( | struct ud * | u, |
| const char * | fmt, | ||
| ... | |||
| ) |
| void ud_syn_print_imm | ( | struct ud * | u, |
| const struct ud_operand * | op | ||
| ) |
| void ud_syn_print_mem_disp | ( | struct ud * | u, |
| const struct ud_operand * | , | ||
| int | sign | ||
| ) |
| uint64_t ud_syn_rel_target | ( | struct ud * | , |
| struct ud_operand * | |||
| ) |
| const char* ud_reg_tab[] |
1.8.13