HomeSort by: relevance | last modified time | path
    Searched refs:BPF_INSN_EXIT (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
bpf.h 205 BPF_INSN_CALLR, BPF_INSN_CALL, BPF_INSN_EXIT,
  /src/external/gpl3/binutils.old/dist/include/opcode/
bpf.h 205 BPF_INSN_CALLR, BPF_INSN_CALL, BPF_INSN_EXIT,
  /src/external/gpl3/gdb/dist/include/opcode/
bpf.h 205 BPF_INSN_CALLR, BPF_INSN_CALL, BPF_INSN_EXIT,
  /src/external/gpl3/gdb.old/dist/include/opcode/
bpf.h 205 BPF_INSN_CALLR, BPF_INSN_CALL, BPF_INSN_EXIT,
  /src/external/gpl3/binutils/dist/opcodes/
bpf-opc.c 279 {BPF_INSN_EXIT, "exit", "exit",
  /src/external/gpl3/binutils.old/dist/opcodes/
bpf-opc.c 279 {BPF_INSN_EXIT, "exit", "exit",
  /src/external/gpl3/gdb/dist/opcodes/
bpf-opc.c 279 {BPF_INSN_EXIT, "exit", "exit",
  /src/external/gpl3/gdb.old/dist/opcodes/
bpf-opc.c 279 {BPF_INSN_EXIT, "exit", "exit",
  /src/external/gpl3/gdb/dist/sim/bpf/
bpf-sim.c 1111 case BPF_INSN_EXIT:
1112 BPF_TRACE ("BPF_INSN_EXIT\n");
  /src/external/gpl3/gdb.old/dist/sim/bpf/
bpf-sim.c 1111 case BPF_INSN_EXIT:
1112 BPF_TRACE ("BPF_INSN_EXIT\n");

Completed in 39 milliseconds