get_rel_type_and_sym
get_rel_type_and_sym(elf, rela->r_info, &r_type, &r_sym);
get_rel_type_and_sym(elf, rel->r_info, &r_type, &r_sym);