Searched refs:disasm_print_insn (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/tools/bpf/bpftool/ |
D | main.h | 144 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes,
|
D | jit_disasm.c | 79 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn() function
|
D | prog.c | 633 disasm_print_insn(img, lens[i], opcodes, name); in do_dump() 645 disasm_print_insn(buf, *member_len, opcodes, name); in do_dump()
|