Lines Matching refs:ELF32_M_SYM
1080 #define ELF32_M_SYM(info) ((info) >> 8)1084 #define ELF64_M_SYM(info) ELF32_M_SYM (info)