Searched refs:STO_MIPS16 (Results 1 – 8 of 8) sorted by relevance
725 #define STO_MIPS16 0xf0 macro
1676 * mips.h (STO_MIPS16): Define.
1141 && h->root.other == STO_MIPS16) in mips_elf_check_mips16_stubs()1153 && h->root.other == STO_MIPS16) in mips_elf_check_mips16_stubs()3962 if (sym->st_other == STO_MIPS16) in mips_elf_calculate_relocation()3972 target_is_16_bit_code_p = (sym->st_other == STO_MIPS16); in mips_elf_calculate_relocation()4068 target_is_16_bit_code_p = (h->root.other == STO_MIPS16); in mips_elf_calculate_relocation()5885 if (sym->st_other == STO_MIPS16) in _bfd_mips_elf_add_symbol_hook()5908 if (sym->st_other == STO_MIPS16) in _bfd_mips_elf_link_output_symbol_hook()8398 if (sym->st_other == STO_MIPS16) in _bfd_mips_elf_finish_dynamic_symbol()8570 if (sym->st_other == STO_MIPS16) in _bfd_mips_vxworks_finish_dynamic_symbol()
2099 == STO_MIPS16))) in _print_insn_mips()
2222 S_SET_OTHER (label, STO_MIPS16); in mips16_mark_labels()14049 && (S_GET_OTHER (fixp->fx_addsy) == STO_MIPS16 in mips_fix_adjustable()14526 if (elf_symbol (*syms)->internal_elf_sym.st_other == STO_MIPS16 in mips_frob_file_after_relocs()
270 if (((elf_symbol_type *) (sym))->internal_elf_sym.st_other == STO_MIPS16) in mips_elf_make_msymbol_special()
6930 case STO_MIPS16: return "MIPS16"; in get_mips_symbol_other()
1714 * config/tc-mips.c: Protect uses of STO_MIPS16 with an ifdef of