Searched refs:ict_none (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-mips.c94 (elf32_mips_irix_compat (abfd) != ict_none)
1282 return ict_none;
H A Delfn32-mips.c96 (elf_n32_mips_irix_compat (abfd) != ict_none)
1836 return ict_none;
H A Delf64-mips.c2527 if (elf64_mips_irix_compat (abfd) != ict_none)
2544 return ict_none;
H A Delf-bfd.h523 ict_none,
521 ict_none, enumerator in enum:__anon3587
H A Delfxx-mips.c526 (IRIX_COMPAT (abfd) != ict_none)
4919 if ((IRIX_COMPAT (abfd) == ict_irix5 || IRIX_COMPAT (abfd) == ict_none)
6769 || IRIX_COMPAT (output_bfd) == ict_none)
7401 if (m != NULL && IRIX_COMPAT (abfd) == ict_none)
8202 if (IRIX_COMPAT (abfd) == ict_irix5 || IRIX_COMPAT (abfd) == ict_none)

Completed in 124 milliseconds