HomeSort by: relevance | last modified time | path
    Searched refs:BPF_INSN_CALLR (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 275 {BPF_INSN_CALLR, "call%W%dr", "callx%w%dr",
  /src/external/gpl3/binutils.old/dist/opcodes/
bpf-opc.c 275 {BPF_INSN_CALLR, "call%W%dr", "callx%w%dr",
  /src/external/gpl3/gdb/dist/opcodes/
bpf-opc.c 275 {BPF_INSN_CALLR, "call%W%dr", "callx%w%dr",
  /src/external/gpl3/gdb.old/dist/opcodes/
bpf-opc.c 275 {BPF_INSN_CALLR, "call%W%dr", "callx%w%dr",
  /src/external/gpl3/gdb/dist/sim/bpf/
bpf-sim.c 1103 case BPF_INSN_CALLR:
1104 BPF_TRACE ("BPF_INSN_CALLR\n");
  /src/external/gpl3/gdb.old/dist/sim/bpf/
bpf-sim.c 1103 case BPF_INSN_CALLR:
1104 BPF_TRACE ("BPF_INSN_CALLR\n");

Completed in 42 milliseconds