Searched refs:R_BPF_64_ABS32 (Results 1 – 3 of 3) sorted by relevance
113 3 R_BPF_64_ABS32 normal data 32 r_offset S + A130 Both ``R_BPF_64_ABS32`` and ``R_BPF_64_NODYLD32`` types are for 32-bit data.218 ``R_BPF_64_ABS32`` and ``R_BPF_64_ABS64`` relocations::222 0000000000000006 0000000300000003 R_BPF_64_ABS32 0000000000000000 .debug_abbrev223 000000000000000c 0000000400000003 R_BPF_64_ABS32 0000000000000000 .debug_str224 0000000000000012 0000000400000003 R_BPF_64_ABS32 0000000000000000 .debug_str225 0000000000000016 0000000600000003 R_BPF_64_ABS32 0000000000000000 .debug_line226 000000000000001a 0000000400000003 R_BPF_64_ABS32 0000000000000000 .debug_str228 000000000000002b 0000000400000003 R_BPF_64_ABS32 0000000000000000 .debug_str230 0000000000000040 0000000400000003 R_BPF_64_ABS32 0000000000000000 .debug_str
40 #ifndef R_BPF_64_ABS3241 #define R_BPF_64_ABS32 3 macro
891 sym_type != R_BPF_64_ABS64 && sym_type != R_BPF_64_ABS32) { in linker_sanity_check_elf_relos()