HomeSort by: relevance | last modified time | path
    Searched defs:bpf_opcode (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
bpf.h 238 struct bpf_opcode struct
303 const struct bpf_opcode *bpf_match_insn (bpf_insn_word word,
323 const struct bpf_opcode *bpf_get_opcode (unsigned int index);
  /src/external/gpl3/binutils.old/dist/include/opcode/
bpf.h 238 struct bpf_opcode struct
303 const struct bpf_opcode *bpf_match_insn (bpf_insn_word word,
323 const struct bpf_opcode *bpf_get_opcode (unsigned int index);
  /src/external/gpl3/gdb/dist/include/opcode/
bpf.h 238 struct bpf_opcode struct
303 const struct bpf_opcode *bpf_match_insn (bpf_insn_word word,
323 const struct bpf_opcode *bpf_get_opcode (unsigned int index);
  /src/external/gpl3/gdb.old/dist/include/opcode/
bpf.h 238 struct bpf_opcode struct
303 const struct bpf_opcode *bpf_match_insn (bpf_insn_word word,
323 const struct bpf_opcode *bpf_get_opcode (unsigned int index);

Completed in 25 milliseconds