Searched refs:disasm_print_insn (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/tools/bpf/bpftool/ |
| D | main.h | 176 int disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, 185 int disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn() function
|
| D | jit_disasm.c | 319 int disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn() function
|
| D | prog.c | 821 if (disasm_print_insn(img, lens[i], opcodes, in prog_dump() 838 if (disasm_print_insn(buf, member_len, opcodes, name, in prog_dump()
|