Searched refs:disasm_print_insn (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | main.h | 195 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, 204 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn() function
|
| H A D | jit_disasm.c | 76 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn() function
|
| H A D | prog.c | 736 disasm_print_insn(img, lens[i], opcodes, in prog_dump() 752 disasm_print_insn(buf, member_len, opcodes, name, in prog_dump()
|