Searched refs:GELF_R_SYM (Results 1 – 4 of 4) sorted by relevance
102 #define GELF_R_SYM ELF64_R_SYM macro
44 #define ELF3264_R_SYM GELF_R_SYM
315 symid = (int)GELF_R_SYM(rela.r_info); in print_rela()420 symid = (int)GELF_R_SYM(rel.r_info); in print_rel()
1188 if (gelf_getsym(data_sym, GELF_R_SYM(rela.r_info), in process_obj()1320 ndx = GELF_R_SYM(rela.r_info); in process_obj()