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