Lines Matching refs:ELF32_M_SIZE
1081 #define ELF32_M_SIZE(info) ((unsigned char) (info))1085 #define ELF64_M_SIZE(info) ELF32_M_SIZE (info)