Searched refs:target_is_16_bit_code_p (Results 1 – 2 of 2) sorted by relevance
5192 bfd_boolean target_is_16_bit_code_p) in mips_elf_relocation_needs_la25_stub() argument5216 return !target_is_16_bit_code_p; in mips_elf_relocation_needs_la25_stub()5288 bfd_boolean target_is_16_bit_code_p = FALSE; in mips_elf_calculate_relocation() local5353 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()5498 target_is_16_bit_code_p = FALSE; in mips_elf_calculate_relocation()5509 && ((h != NULL && h->use_plt_entry) || !target_is_16_bit_code_p)) in mips_elf_calculate_relocation()5547 target_is_16_bit_code_p)) in mips_elf_calculate_relocation()5573 target_is_16_bit_code_p = !micromips_p; in mips_elf_calculate_relocation()5579 || (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