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

  /src/external/gpl3/binutils/dist/bfd/
elf64-bpf.c 37 #undef BPF_HOWTO
38 #define BPF_HOWTO(type, right, size, bits, pcrel, left, ovf, func, name, \
46 #undef BPF_HOWTO
49 #define BPF_HOWTO(...) HOWTO(__VA_ARGS__),
55 #undef BPF_HOWTO
57 #define BPF_HOWTO(type, right, size, bits, pcrel, left, ovf, func, name, \
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-bpf.c 37 #undef BPF_HOWTO
38 #define BPF_HOWTO(type, right, size, bits, pcrel, left, ovf, func, name, \
46 #undef BPF_HOWTO
49 #define BPF_HOWTO(...) HOWTO(__VA_ARGS__),
55 #undef BPF_HOWTO
57 #define BPF_HOWTO(type, right, size, bits, pcrel, left, ovf, func, name, \
  /src/external/gpl3/gdb/dist/bfd/
elf64-bpf.c 37 #undef BPF_HOWTO
38 #define BPF_HOWTO(type, right, size, bits, pcrel, left, ovf, func, name, \
46 #undef BPF_HOWTO
49 #define BPF_HOWTO(...) HOWTO(__VA_ARGS__),
55 #undef BPF_HOWTO
57 #define BPF_HOWTO(type, right, size, bits, pcrel, left, ovf, func, name, \
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-bpf.c 37 #undef BPF_HOWTO
38 #define BPF_HOWTO(type, right, size, bits, pcrel, left, ovf, func, name, \
46 #undef BPF_HOWTO
49 #define BPF_HOWTO(...) HOWTO(__VA_ARGS__),
55 #undef BPF_HOWTO
57 #define BPF_HOWTO(type, right, size, bits, pcrel, left, ovf, func, name, \

Completed in 25 milliseconds