Lines Matching refs:BCaseMask
251 #define BCaseMask(X, M) IO.maskedBitSetCase(Value, #X, ELF::X, ELF::M); in bitset() macro
256 BCaseMask(EF_ARM_EABI_UNKNOWN, EF_ARM_EABIMASK) in bitset()
257 BCaseMask(EF_ARM_EABI_VER1, EF_ARM_EABIMASK) in bitset()
258 BCaseMask(EF_ARM_EABI_VER2, EF_ARM_EABIMASK) in bitset()
259 BCaseMask(EF_ARM_EABI_VER3, EF_ARM_EABIMASK) in bitset()
260 BCaseMask(EF_ARM_EABI_VER4, EF_ARM_EABIMASK) in bitset()
261 BCaseMask(EF_ARM_EABI_VER5, EF_ARM_EABIMASK) in bitset()
273 BCaseMask(EF_MIPS_ARCH_1, EF_MIPS_ARCH) in bitset()
274 BCaseMask(EF_MIPS_ARCH_2, EF_MIPS_ARCH) in bitset()
275 BCaseMask(EF_MIPS_ARCH_3, EF_MIPS_ARCH) in bitset()
276 BCaseMask(EF_MIPS_ARCH_4, EF_MIPS_ARCH) in bitset()
277 BCaseMask(EF_MIPS_ARCH_5, EF_MIPS_ARCH) in bitset()
278 BCaseMask(EF_MIPS_ARCH_32, EF_MIPS_ARCH) in bitset()
279 BCaseMask(EF_MIPS_ARCH_64, EF_MIPS_ARCH) in bitset()
280 BCaseMask(EF_MIPS_ARCH_32R2, EF_MIPS_ARCH) in bitset()
281 BCaseMask(EF_MIPS_ARCH_64R2, EF_MIPS_ARCH) in bitset()
282 BCaseMask(EF_MIPS_ARCH_32R6, EF_MIPS_ARCH) in bitset()
283 BCaseMask(EF_MIPS_ARCH_64R6, EF_MIPS_ARCH) in bitset()
299 #undef BCaseMask in bitset()
416 #undef BCaseMask in bitset()