Lines Matching refs:micromips_p
1667 bool micromips_p = ELF_ST_IS_MICROMIPS (h->root.other); in mips_elf_create_stub_symbol() local
1673 if (micromips_p) in mips_elf_create_stub_symbol()
1691 if (micromips_p) in mips_elf_create_stub_symbol()
5569 bool micromips_p = MICROMIPS_P (abfd); in mips_elf_calculate_relocation() local
5602 target_is_16_bit_code_p = (addend & 1) && !micromips_p; in mips_elf_calculate_relocation()
5603 target_is_micromips_code_p = (addend & 1) && micromips_p; in mips_elf_calculate_relocation()
5609 target_is_16_bit_code_p = ((symbol + addend) & 1) && !micromips_p; in mips_elf_calculate_relocation()
5610 target_is_micromips_code_p = ((symbol + addend) & 1) && micromips_p; in mips_elf_calculate_relocation()
5838 bool micromips_p = MICROMIPS_P (abfd); in mips_elf_calculate_relocation() local
5848 target_is_16_bit_code_p = !micromips_p; in mips_elf_calculate_relocation()
5849 target_is_micromips_code_p = micromips_p; in mips_elf_calculate_relocation()
9455 bool micromips_p = MICROMIPS_P (info->output_bfd); in _bfd_mips_elf_adjust_dynamic_symbol() local
9504 else if (!micromips_p) in _bfd_mips_elf_adjust_dynamic_symbol()
9557 if (micromips_p) in _bfd_mips_elf_adjust_dynamic_symbol()
9896 bool micromips_p = MICROMIPS_P (output_bfd); in mips_elf_allocate_lazy_stub() local
9897 unsigned int other = micromips_p ? STO_MICROMIPS : 0; in mips_elf_allocate_lazy_stub()
9898 bfd_vma isa_bit = micromips_p; in mips_elf_allocate_lazy_stub()
9924 bool micromips_p = MICROMIPS_P (output_bfd); in mips_elf_lay_out_lazy_stubs() local
9925 unsigned int other = micromips_p ? STO_MICROMIPS : 0; in mips_elf_lay_out_lazy_stubs()
9926 bfd_vma isa_bit = micromips_p; in mips_elf_lay_out_lazy_stubs()
9970 bool micromips_p = MICROMIPS_P (info->output_bfd); in mips_elf_set_plt_sym_value() local
9996 other = micromips_p ? STO_MICROMIPS : STO_MIPS16; in mips_elf_set_plt_sym_value()
10056 bool micromips_p = (MICROMIPS_P (output_bfd) in _bfd_mips_elf_size_dynamic_sections() local
10058 unsigned int other = micromips_p ? STO_MICROMIPS : 0; in _bfd_mips_elf_size_dynamic_sections()
10059 bfd_vma isa_bit = micromips_p; in _bfd_mips_elf_size_dynamic_sections()
10075 else if (!micromips_p) in _bfd_mips_elf_size_dynamic_sections()
10082 htab->plt_header_is_comp = micromips_p; in _bfd_mips_elf_size_dynamic_sections()
11185 bool micromips_p = MICROMIPS_P (output_bfd); in _bfd_mips_elf_finish_dynamic_symbol() local
11186 unsigned int other = micromips_p ? STO_MICROMIPS : 0; in _bfd_mips_elf_finish_dynamic_symbol()
11189 bfd_vma isa_bit = micromips_p; in _bfd_mips_elf_finish_dynamic_symbol()
11192 if (!micromips_p) in _bfd_mips_elf_finish_dynamic_symbol()
11212 if (micromips_p) in _bfd_mips_elf_finish_dynamic_symbol()
16592 bool micromips_p = MICROMIPS_P (abfd); in _bfd_mips_elf_get_synthetic_symtab() local
16643 (micromips_p ? sizeof (microsuffix) : sizeof (m16suffix))); in _bfd_mips_elf_get_synthetic_symtab()
16668 if (!micromips_p) in _bfd_mips_elf_get_synthetic_symtab()
16675 if (!micromips_p) in _bfd_mips_elf_get_synthetic_symtab()
16712 if (micromips_p) in _bfd_mips_elf_get_synthetic_symtab()
16726 if (!micromips_p) in _bfd_mips_elf_get_synthetic_symtab()