Searched refs:mips_elf_high (Results 1 – 2 of 2) sorted by relevance
748 static bfd_vma mips_elf_high3619 value = mips_elf_high (value) << 16; in mips_elf_got16_entry()5040 mips_elf_high (bfd_vma value) in mips_elf_high() function5813 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()[all …]
936 (mips_elf_got16_entry): Use mips_elf_high to calculate the value1772 (mips_elf_high): Likewise.