Searched defs:EF_ARM_EABI_VERSION (Results 1 – 2 of 2) sorted by relevance
2697 #define EF_ARM_EABI_VERSION(flags) ((flags) & EF_ARM_EABIMASK) macro