Searched defs:ELF_ST_SET_MICROMIPS (Results 1 – 2 of 2) sorted by relevance
919 #define ELF_ST_SET_MICROMIPS(other) (((other) & ~STO_MIPS_ISA) | STO_MICROMIPS) macro
875 #define ELF_ST_SET_MICROMIPS(other) (((other) & ~STO_MIPS_ISA) | STO_MICROMIPS) macro