ELF_MIPS_R_TYPE
#define ELF_MIPS_R_TYPE(rel) ELF32_R_TYPE((rel).r_info)
#define ELF_MIPS_R_TYPE(rel) ((rel).r_type)