Searched refs:ELF32_R_SYM (Results 1 – 4 of 4) sorted by relevance
60 #define ELF_MIPS_R_SYM(rel) ELF32_R_SYM(rel.r_info)
353 #define ELF32_R_SYM(i) ((i) >> 8) macro559 #define ELF_R_SYM ELF32_R_SYM
126 #define ELF32_R_SYM(x) ((x) >> 8) macro
159 #define ELF32_R_SYM(x) ((x) >> 8) macro