Home
last modified time | relevance | path

Searched refs:target_is_16_bit_code_p (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c5183 bfd_boolean target_is_16_bit_code_p) in mips_elf_relocation_needs_la25_stub() argument
5207 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() local
5341 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 …]
DChangeLog-2011100 (mips_elf_relocation_needs_la25_stub): Add target_is_16_bit_code_p