Home
last modified time | relevance | path

Searched refs:R_BPF_64_32 (Results 1 – 13 of 13) 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.cpp49 return ELF::R_BPF_64_32; in getRelocType()
82 return ELF::R_BPF_64_32; in getRelocType()
/external/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
DBPFELFObjectWriter.cpp49 return ELF::R_BPF_64_32; in getRelocType()
82 return ELF::R_BPF_64_32; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DBPF.def8 ELF_RELOC(R_BPF_64_32, 10)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DBPF.def8 ELF_RELOC(R_BPF_64_32, 10)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DBPF.def8 ELF_RELOC(R_BPF_64_32, 10)
/external/elfutils/backends/
Dbpf_symbol.c50 case R_BPF_64_32: in bpf_reloc_simple_type()
/external/llvm-project/llvm/test/CodeGen/BPF/
Dreloc-btf.ll11 ; CHECK-RELOC: R_BPF_64_32 .debug_abbrev
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp84 case ELF::R_BPF_64_32: in supportsBPF()
94 case ELF::R_BPF_64_32: in resolveBPF()
/external/llvm-project/llvm/lib/Object/
DRelocationResolver.cpp92 case ELF::R_BPF_64_32: in supportsBPF()
103 case ELF::R_BPF_64_32: in resolveBPF()
/external/elfutils/libelf/
Delf.h3963 #define R_BPF_64_32 10 macro
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp903 case ELF::R_BPF_64_32: { in resolveBPFRelocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp896 case ELF::R_BPF_64_32: { in resolveBPFRelocation()