Searched refs:ELF_ST_IS_MIPS16 (Results 1 – 7 of 7) sorted by relevance
838 ((ELF_ST_IS_MIPS16 (other) \842 ((ELF_ST_IS_MIPS16 (other) \852 ((ELF_ST_IS_MIPS16 (other) \858 #define ELF_ST_IS_MIPS16(other) (((other) & STO_MIPS16) == STO_MIPS16) macro871 (ELF_ST_IS_MIPS16 (other) || ELF_ST_IS_MICROMIPS (other))
826 (STO_MIPS16, ELF_ST_IS_MIPS16, ELF_ST_SET_MIPS16): Likewise.1465 * mips.h (ELF_ST_IS_MIPS16, ELF_ST_SET_MIPS16): New macros.
2287 && ELF_ST_IS_MIPS16 ((*info->symbols)->udata.i)) in is_compressed_mode_p()2296 && ELF_ST_IS_MIPS16 (symbol->internal_elf_sym.st_other)) in is_compressed_mode_p()
393 * mips-dis.c (_print_insn_mips): Use ELF_ST_IS_MIPS16.
1720 && ELF_ST_IS_MIPS16 (h->root.other)) in mips_elf_check_mips16_stubs()1733 && ELF_ST_IS_MIPS16 (h->root.other)) in mips_elf_check_mips16_stubs()1808 && (!ELF_ST_IS_MIPS16 (h->root.other) in mips_elf_local_pic_function_p()1821 if (ELF_ST_IS_MIPS16 (stub->h->root.other)) in mips_elf_get_la25_target()5353 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (sym->st_other); in mips_elf_calculate_relocation()5448 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (h->root.other); in mips_elf_calculate_relocation()8443 ELF_ST_IS_MIPS16 (h->other))) in _bfd_mips_elf_check_relocs()10997 if (ELF_ST_IS_MIPS16 (sym->st_other)) in _bfd_mips_elf_finish_dynamic_symbol()
1859 * elfxx-mips.c (mips_elf_check_mips16_stubs): Use ELF_ST_IS_MIPS16.
17239 && (ELF_ST_IS_MIPS16 (S_GET_OTHER (fixp->fx_addsy)) in mips_fix_adjustable()