Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dlibbpf_internal.h39 #ifndef R_BPF_64_ABS32
40 #define R_BPF_64_ABS32 3 macro
Dlinker.c891 sym_type != R_BPF_64_ABS64 && sym_type != R_BPF_64_ABS32) { in linker_sanity_check_elf_relos()