Searched refs:disasm_print_insn (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/tools/bpf/bpftool/ |
D | main.h | 166 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, 175 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn() function
|
D | jit_disasm.c | 75 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn() function
|
D | prog.c | 604 disasm_print_insn(img, lens[i], opcodes, in do_dump() 620 disasm_print_insn(buf, member_len, opcodes, name, in do_dump()
|