Searched refs:tprel_base (Results 1 – 2 of 2) sorted by relevance
791 tprel_base (struct bfd_link_info *info) in tprel_base() function2302 MIPS_ELF_PUT_WORD (abfd, value - tprel_base (info), in mips_elf_initialize_tls_slots()4339 value = (mips_elf_high (addend + symbol - tprel_base (info)) in mips_elf_calculate_relocation()4344 value = (symbol + addend - tprel_base (info)) & howto->dst_mask; in mips_elf_calculate_relocation()
4242 (dtprel_base, tprel_base): New functions.