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

  /src/external/gpl3/binutils/dist/include/opcode/
bpf.h 104 #define BPF_CODE_EXIT ((uint64_t)0x90 << 56)
  /src/external/gpl3/binutils.old/dist/include/opcode/
bpf.h 104 #define BPF_CODE_EXIT ((uint64_t)0x90 << 56)
  /src/external/gpl3/gdb/dist/include/opcode/
bpf.h 104 #define BPF_CODE_EXIT ((uint64_t)0x90 << 56)
  /src/external/gpl3/gdb.old/dist/include/opcode/
bpf.h 104 #define BPF_CODE_EXIT ((uint64_t)0x90 << 56)
  /src/external/gpl3/binutils/dist/opcodes/
bpf-opc.c 280 BPF_V1, BPF_CODE, BPF_CLASS_JMP|BPF_CODE_EXIT|BPF_SRC_K},
  /src/external/gpl3/binutils.old/dist/opcodes/
bpf-opc.c 280 BPF_V1, BPF_CODE, BPF_CLASS_JMP|BPF_CODE_EXIT|BPF_SRC_K},
  /src/external/gpl3/gdb/dist/opcodes/
bpf-opc.c 280 BPF_V1, BPF_CODE, BPF_CLASS_JMP|BPF_CODE_EXIT|BPF_SRC_K},
  /src/external/gpl3/gdb.old/dist/opcodes/
bpf-opc.c 280 BPF_V1, BPF_CODE, BPF_CLASS_JMP|BPF_CODE_EXIT|BPF_SRC_K},

Completed in 26 milliseconds