Searched refs:ELF_ST_IS_MICROMIPS (Results 1 – 5 of 5) sorted by relevance
865 #define ELF_ST_IS_MICROMIPS(other) (((other) & STO_MIPS_ISA) == STO_MICROMIPS) macro871 (ELF_ST_IS_MIPS16 (other) || ELF_ST_IS_MICROMIPS (other))
822 (ELF_ST_IS_MICROMIPS, ELF_ST_SET_MICROMIPS): Likewise.
2289 && ELF_ST_IS_MICROMIPS ((*info->symbols)->udata.i)))) in is_compressed_mode_p()2298 && ELF_ST_IS_MICROMIPS (symbol->internal_elf_sym.st_other))) in is_compressed_mode_p()
1586 if (ELF_ST_IS_MICROMIPS (h->root.other)) in mips_elf_create_stub_symbol()5354 target_is_micromips_code_p = ELF_ST_IS_MICROMIPS (sym->st_other); in mips_elf_calculate_relocation()5449 target_is_micromips_code_p = ELF_ST_IS_MICROMIPS (h->root.other); in mips_elf_calculate_relocation()10428 if (ELF_ST_IS_MICROMIPS (stub->h->root.other)) in mips_elf_create_la25_stub()10447 if (ELF_ST_IS_MICROMIPS (stub->h->root.other)) in mips_elf_create_la25_stub()11002 else if (ELF_ST_IS_MICROMIPS (sym->st_other)) in _bfd_mips_elf_finish_dynamic_symbol()13063 if (ELF_ST_IS_MICROMIPS (sym_hash->other)) in mips_elf_relax_delete_bytes()13529 target_is_micromips_code_p = ELF_ST_IS_MICROMIPS (isym->st_other); in _bfd_mips_elf_relax_section()13552 && ELF_ST_IS_MICROMIPS (h->other)); in _bfd_mips_elf_relax_section()
17240 || (ELF_ST_IS_MICROMIPS (S_GET_OTHER (fixp->fx_addsy)) in mips_fix_adjustable()