Home
last modified time | relevance | path

Searched refs:R_BPF_64_64 (Results 1 – 14 of 14) sorted by relevance

/external/elfutils/tests/
Dtestfile-bpf-reloc.expect.bz21testfile-bpf-reloc.o: elf64-elf_bpf 2 3 4RELOCATION RECORDS FOR [ ...
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFELFObjectWriter.cpp46 return ELF::R_BPF_64_64; in getRelocType()
51 return ELF::R_BPF_64_64; in getRelocType()
/external/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
DBPFELFObjectWriter.cpp46 return ELF::R_BPF_64_64; in getRelocType()
51 return ELF::R_BPF_64_64; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DBPF.def7 ELF_RELOC(R_BPF_64_64, 1)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DBPF.def7 ELF_RELOC(R_BPF_64_64, 1)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DBPF.def7 ELF_RELOC(R_BPF_64_64, 1)
/external/elfutils/backends/
Dbpf_symbol.c48 case R_BPF_64_64: in bpf_reloc_simple_type()
/external/llvm-project/llvm/test/CodeGen/BPF/
Dreloc-btf.ll12 ; CHECK-RELOC: R_BPF_64_64 .text
Dreloc.ll37 ; CHECK-RELOC: R_BPF_64_64 events/net/netif_receive_skb
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp85 case ELF::R_BPF_64_64: in supportsBPF()
96 case ELF::R_BPF_64_64: in resolveBPF()
/external/llvm-project/llvm/lib/Object/
DRelocationResolver.cpp93 case ELF::R_BPF_64_64: in supportsBPF()
105 case ELF::R_BPF_64_64: in resolveBPF()
/external/elfutils/libelf/
Delf.h3962 #define R_BPF_64_64 1 macro
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp897 case ELF::R_BPF_64_64: { in resolveBPFRelocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp890 case ELF::R_BPF_64_64: { in resolveBPFRelocation()