Home
last modified time | relevance | path

Searched refs:EF_IQ2000_ALL_FLAGS (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Diq2000.h45 #define EF_IQ2000_ALL_FLAGS (EF_IQ2000_CPU_MASK) macro
/toolchain/binutils/binutils-2.27/bfd/
Delf32-iq2000.c833 new_flags &= ~ EF_IQ2000_ALL_FLAGS; in iq2000_elf_merge_private_bfd_data()
834 old_flags &= ~ EF_IQ2000_ALL_FLAGS; in iq2000_elf_merge_private_bfd_data()