Searched refs:target_is_micromips_code_p (Results 1 – 1 of 1) sorted by relevance
5289 bfd_boolean target_is_micromips_code_p = FALSE; in mips_elf_calculate_relocation() local5354 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()5574 target_is_micromips_code_p = micromips_p; in mips_elf_calculate_relocation()5578 if ((mips16_branch_reloc_p (r_type) && target_is_micromips_code_p) in mips_elf_calculate_relocation()5596 && !target_is_micromips_code_p) in mips_elf_calculate_relocation()5599 || target_is_micromips_code_p)))); in mips_elf_calculate_relocation()13467 bfd_boolean target_is_micromips_code_p; in _bfd_mips_elf_relax_section() local13529 target_is_micromips_code_p = ELF_ST_IS_MICROMIPS (isym->st_other); in _bfd_mips_elf_relax_section()13551 target_is_micromips_code_p = (!h->needs_plt in _bfd_mips_elf_relax_section()[all …]