Searched refs:ELF64_R_SYM (Results 1 – 8 of 8) sorted by relevance
34 #define ELF64_R_SYM(x) ((x) >> 32) macro
141 #define GELF_R_SYM(info) ELF64_R_SYM (info)
561 #define ELF64_R_SYM(i) ((i) >> 32) macro
195 Elf64_Word sym = ELF64_R_SYM(rel->r_info); in perform_relocation()
157 #define ELF64_R_SYM(i) ((i) >> 32) macro
257 # define XELF_R_SYM(info) ELF64_R_SYM (info)
560 #define ELF64_R_SYM(i) ((i) >> 32) macro
530 #define ELF64_R_SYM(i) ((i) >> 32) macro