Searched refs:MIPS_MAGIC_BIG (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/bin/gdb/include/coff/
H A Dmips.h27 ((x).f_magic!=MIPS_MAGIC_BIG) && \
H A Decoff.h25 little endian machines. MIPS_MAGIC_BIG is used on big endian
29 #define MIPS_MAGIC_BIG 0x0160 macro
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff-mips.c270 case MIPS_MAGIC_BIG:
H A Decoff.c224 case MIPS_MAGIC_BIG:
274 big = MIPS_MAGIC_BIG;

Completed in 103 milliseconds