Searched refs:EF_M32C_ALL_FLAGS (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/elf/
H A Dm32c.h56 #define EF_M32C_ALL_FLAGS (EF_M32C_CPU_MASK) macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-m32c.c813 new_flags &= ~ EF_M32C_ALL_FLAGS;
814 old_flags &= ~ EF_M32C_ALL_FLAGS;

Completed in 111 milliseconds