Searched refs:mips_elf_high (Results 1 – 2 of 2) sorted by relevance
494 static bfd_vma mips_elf_high2587 value = mips_elf_high (value) << 16; in mips_elf_got16_entry()3687 mips_elf_high (bfd_vma value) in mips_elf_high() function4357 value = (mips_elf_high (addend + symbol - dtprel_base (info)) in mips_elf_calculate_relocation()4368 value = (mips_elf_high (addend + symbol - tprel_base (info)) in mips_elf_calculate_relocation()4380 value = mips_elf_high (addend + symbol); in mips_elf_calculate_relocation()4395 value = mips_elf_high (addend + gp - p - 4); in mips_elf_calculate_relocation()4397 value = mips_elf_high (addend + gp - p); in mips_elf_calculate_relocation()4514 value = mips_elf_high (value); in mips_elf_calculate_relocation()7934 addend = mips_elf_high (addend); in _bfd_mips_elf_relocate_section()
936 (mips_elf_got16_entry): Use mips_elf_high to calculate the value1772 (mips_elf_high): Likewise.