Searched refs:SGI_COMPAT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-mips.c92 #define SGI_COMPAT(abfd) \ macro
1378 if (SGI_COMPAT (abfd))
1397 if (SGI_COMPAT (abfd))
H A Delfxx-mips.c315 /* The size of the .compact_rel section (if SGI_COMPAT). */
530 #define SGI_COMPAT(abfd) \
4052 else if (strcmp (*namep, SGI_COMPAT (input_bfd)
4828 if (SGI_COMPAT (output_bfd))
4873 if (!SGI_COMPAT (output_bfd))
5184 BFD_ASSERT (SGI_COMPAT (abfd));
5200 BFD_ASSERT (SGI_COMPAT (abfd));
5299 return SGI_COMPAT (abfd);
5638 if (SGI_COMPAT (abfd) && (abfd->flags & DYNAMIC) != 0)
5648 if (SGI_COMPAT (abf
528 #define SGI_COMPAT macro
[all...]
H A Delfn32-mips.c93 #define SGI_COMPAT(abfd) \ macro
2198 if (SGI_COMPAT (abfd))
2217 if (SGI_COMPAT (abfd))

Completed in 110 milliseconds