Searched refs:ELF_ST_SET_MICROMIPS (Results 1 – 4 of 4) sorted by relevance
866 #define ELF_ST_SET_MICROMIPS(other) (((other) & ~STO_MIPS_ISA) | STO_MICROMIPS) macro
822 (ELF_ST_IS_MICROMIPS, ELF_ST_SET_MICROMIPS): Likewise.
4290 S_SET_OTHER (label, ELF_ST_SET_MICROMIPS (S_GET_OTHER (label))); in mips_compressed_mark_label()6912 S_SET_OTHER (s, ELF_ST_SET_MICROMIPS (S_GET_OTHER (s))); in micromips_add_label()17726 S_SET_OTHER (l, ELF_ST_SET_MICROMIPS (S_GET_OTHER (l))); in md_convert_frag()
6839 = ELF_ST_SET_MICROMIPS (elfsym->internal_elf_sym.st_other); in _bfd_mips_elf_symbol_processing()