Lines Matching refs:mips_elf_high
746 static bfd_vma mips_elf_high
3627 value = mips_elf_high (value) << 16; in mips_elf_got16_entry()
5049 mips_elf_high (bfd_vma value) in mips_elf_high() function
5822 value = (mips_elf_high (addend + symbol - dtprel_base (info)) in mips_elf_calculate_relocation()
5837 value = (mips_elf_high (addend + symbol - tprel_base (info)) in mips_elf_calculate_relocation()
5854 value = mips_elf_high (addend + symbol); in mips_elf_calculate_relocation()
5870 value = mips_elf_high (addend + gp - ((p + 4) & ~(bfd_vma) 0x3)); in mips_elf_calculate_relocation()
5875 value = mips_elf_high (addend + gp - p - 1); in mips_elf_calculate_relocation()
5877 value = mips_elf_high (addend + gp - p); in mips_elf_calculate_relocation()
6082 value = mips_elf_high (symbol + addend - p); in mips_elf_calculate_relocation()
6143 value = mips_elf_high (value); in mips_elf_calculate_relocation()
10166 addend = mips_elf_high (addend); in _bfd_mips_elf_relocate_section()