ELF_MIPS_R_TYPE 52 arch/mips/include/asm/module.h #define ELF_MIPS_R_TYPE(rel) ELF32_R_TYPE((rel).r_info) ELF_MIPS_R_TYPE 70 arch/mips/include/asm/module.h #define ELF_MIPS_R_TYPE(rel) ((rel).r_type)