Searched refs:bpf_jit_disasm (Results 1 – 2 of 2) sorted by relevance
16 all : bpf_jit_disasm bpf_dbg bpf_asm18 bpf_jit_disasm : CFLAGS += -DPACKAGE='bpf_jit_disasm' target19 bpf_jit_disasm : LDLIBS = -lopcodes -lbfd -ldl target20 bpf_jit_disasm : bpf_jit_disasm.o target30 rm -rf *.o bpf_jit_disasm bpf_dbg bpf_asm bpf_exp.yacc.* bpf_exp.lex.*33 install bpf_jit_disasm $(prefix)/bin/bpf_jit_disasm
486 In the kernel source tree under tools/net/, there's bpf_jit_disasm for489 # ./bpf_jit_disasm516 # ./bpf_jit_disasm -o560 For BPF JIT developers, bpf_jit_disasm, bpf_asm and bpf_dbg provides a useful