Searched refs:target_is_16_bit_code_p (Results 1 – 2 of 2) sorted by relevance
5183 bfd_boolean target_is_16_bit_code_p) in mips_elf_relocation_needs_la25_stub() argument5207 return !target_is_16_bit_code_p; in mips_elf_relocation_needs_la25_stub()5276 bfd_boolean target_is_16_bit_code_p = FALSE; in mips_elf_calculate_relocation() local5341 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (sym->st_other); in mips_elf_calculate_relocation()5439 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (h->root.other); in mips_elf_calculate_relocation()5489 target_is_16_bit_code_p = FALSE; in mips_elf_calculate_relocation()5500 && ((h != NULL && h->use_plt_entry) || !target_is_16_bit_code_p)) in mips_elf_calculate_relocation()5538 target_is_16_bit_code_p)) in mips_elf_calculate_relocation()5564 target_is_16_bit_code_p = !micromips_p; in mips_elf_calculate_relocation()5570 || (micromips_branch_reloc_p (r_type) && target_is_16_bit_code_p)) in mips_elf_calculate_relocation()[all …]
100 (mips_elf_relocation_needs_la25_stub): Add target_is_16_bit_code_p