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

/freebsd-9.3-release/contrib/binutils/include/coff/
H A Dmips.h115 #define MIPS_IS_STAB ECOFF_IS_STAB macro
/freebsd-9.3-release/contrib/gcc/
H A Dmips-tdump.c41 #ifndef MIPS_IS_STAB
50 #define MIPS_IS_STAB(sym) (((sym)->index & 0xFFF00) == CODE_MASK) macro
937 if (MIPS_IS_STAB(sym_ptr))
975 if (!MIPS_IS_STAB (sym_ptr))
1024 if (MIPS_IS_STAB(sym_ptr))
H A Dmips-tfile.c1801 if (MIPS_IS_STAB (psym))

Completed in 105 milliseconds