Home
last modified time | relevance | path

Searched refs:R_BPF_64_32 (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFELFObjectWriter.cpp49 return ELF::R_BPF_64_32; in getRelocType()
82 return ELF::R_BPF_64_32; in getRelocType()
/third_party/elfutils/backends/
H A Dbpf_symbol.c50 case R_BPF_64_32: in bpf_reloc_simple_type()
/third_party/libbpf/src/
H A Dlibbpf_internal.h88 #ifndef R_BPF_64_32
89 #define R_BPF_64_32 10 macro
H A Dlinker.c890 if (sym_type != R_BPF_64_64 && sym_type != R_BPF_64_32 && in linker_sanity_check_elf_relos()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DRelocationResolver.cpp84 case ELF::R_BPF_64_32: in supportsBPF()
94 case ELF::R_BPF_64_32: in resolveBPF()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp896 case ELF::R_BPF_64_32: { in resolveBPFRelocation()
/third_party/elfutils/libelf/
H A Delf.h4021 #define R_BPF_64_32 10 macro

Completed in 22 milliseconds