Searched refs:R_BPF_64_32 (Results 1 – 10 of 10) sorted by relevance
1testfile-bpf-reloc.o: elf64-elf_bpf 2 3 4RELOCATION RECORDS FOR [ ...
49 return ELF::R_BPF_64_32; in getRelocType()82 return ELF::R_BPF_64_32; in getRelocType()
8 ELF_RELOC(R_BPF_64_32, 10)
50 case R_BPF_64_32: in bpf_reloc_simple_type()
84 case ELF::R_BPF_64_32: in supportsBPF()94 case ELF::R_BPF_64_32: in resolveBPF()
88 #ifndef R_BPF_64_3289 #define R_BPF_64_32 10 macro
890 if (sym_type != R_BPF_64_64 && sym_type != R_BPF_64_32 && in linker_sanity_check_elf_relos()
4021 #define R_BPF_64_32 10 macro
896 case ELF::R_BPF_64_32: { in resolveBPFRelocation()