Searched refs:ELF32_R_SYM (Results 1 – 6 of 6) sorted by relevance
76 dst->r_info = GELF_R_INFO (ELF32_R_SYM (src->r_info), in gelf_getrel()
76 dst->r_info = GELF_R_INFO (ELF32_R_SYM (src->r_info), in gelf_getrela()
668 #define ELF32_R_SYM(val) ((val) >> 8) macro
155 #define ELF32_R_SYM(x) ((x) >> 8) macro
426 #define ELF32_R_SYM(i) ((i) >> 8) macro
556 #define ELF32_R_SYM(val) ((val) >> 8) macro