HomeSort by: relevance | last modified time | path
    Searched refs:BPF_INSN_CALL (Results 1 - 12 of 12) 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 277 {BPF_INSN_CALL, "call%W%d32", "call%w%d32",
  /src/external/gpl3/binutils.old/dist/opcodes/
bpf-opc.c 277 {BPF_INSN_CALL, "call%W%d32", "call%w%d32",
  /src/external/gpl3/gdb/dist/opcodes/
bpf-opc.c 277 {BPF_INSN_CALL, "call%W%d32", "call%w%d32",
  /src/external/gpl3/gdb.old/dist/opcodes/
bpf-opc.c 277 {BPF_INSN_CALL, "call%W%d32", "call%w%d32",
  /src/external/gpl3/binutils/dist/gas/config/
tc-bpf.c 1099 = (insn->id == BPF_INSN_CALL
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-bpf.c 1099 = (insn->id == BPF_INSN_CALL
  /src/external/gpl3/gdb/dist/sim/bpf/
bpf-sim.c 1107 case BPF_INSN_CALL:
1108 BPF_TRACE ("BPF_INSN_CALL\n");
  /src/external/gpl3/gdb.old/dist/sim/bpf/
bpf-sim.c 1107 case BPF_INSN_CALL:
1108 BPF_TRACE ("BPF_INSN_CALL\n");

Completed in 37 milliseconds