Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dlibbpf_internal.h82 #ifndef R_BPF_64_ABS64
83 #define R_BPF_64_ABS64 2 macro
Dlinker.c891 sym_type != R_BPF_64_ABS64 && sym_type != R_BPF_64_ABS32) { in linker_sanity_check_elf_relos()