Lines Matching refs:mips_elf_high
748 static bfd_vma mips_elf_high
3619 value = mips_elf_high (value) << 16; in mips_elf_got16_entry()
5040 mips_elf_high (bfd_vma value) in mips_elf_high() function
5813 value = (mips_elf_high (addend + symbol - dtprel_base (info)) in mips_elf_calculate_relocation()
5828 value = (mips_elf_high (addend + symbol - tprel_base (info)) in mips_elf_calculate_relocation()
5845 value = mips_elf_high (addend + symbol); in mips_elf_calculate_relocation()
5861 value = mips_elf_high (addend + gp - ((p + 4) & ~(bfd_vma) 0x3)); in mips_elf_calculate_relocation()
5866 value = mips_elf_high (addend + gp - p - 1); in mips_elf_calculate_relocation()
5868 value = mips_elf_high (addend + gp - p); in mips_elf_calculate_relocation()
6058 value = mips_elf_high (symbol + addend - p); in mips_elf_calculate_relocation()
6119 value = mips_elf_high (value); in mips_elf_calculate_relocation()
10130 addend = mips_elf_high (addend); in _bfd_mips_elf_relocate_section()