Searched defs:ELF_ST_IS_MIPS16 (Results 1 – 3 of 3) sorted by relevance
818 #define ELF_ST_IS_MIPS16(other) (((other) & STO_MIPS16) == STO_MIPS16) macro
867 #define ELF_ST_IS_MIPS16(other) (((other) & STO_MIPS16) == STO_MIPS16) macro
858 #define ELF_ST_IS_MIPS16(other) (((other) & STO_MIPS16) == STO_MIPS16) macro