Home
last modified time | relevance | path

Searched refs:R_BPF_64_ABS32 (Results 1 – 2 of 2) sorted by relevance

/tools/lib/bpf/
Dlibbpf_internal.h38 #ifndef R_BPF_64_ABS32
39 #define R_BPF_64_ABS32 3 macro
Dlinker.c897 sym_type != R_BPF_64_ABS64 && sym_type != R_BPF_64_ABS32) { in linker_sanity_check_elf_relos()