Searched refs:disasm_print_insn (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/tools/bpf/bpftool/ |
| D | main.h | 196 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, 205 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn() function
|
| D | jit_disasm.c | 76 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn() function
|
| D | prog.c | 745 disasm_print_insn(img, lens[i], opcodes, in prog_dump() 761 disasm_print_insn(buf, member_len, opcodes, name, in prog_dump()
|