Searched defs:ELF_MIPS_R_SYM (Results 1 - 1 of 1) sorted by path

/linux-master/arch/mips/include/asm/
H A Dmodule.h51 #define ELF_MIPS_R_SYM(rel) ELF32_R_SYM((rel).r_info) macro
69 #define ELF_MIPS_R_SYM(rel) ((rel).r_sym) macro

Completed in 189 milliseconds