Home
last modified time | relevance | path

Searched refs:tprel_base (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c1250 tprel_base (struct bfd_link_info *info) in tprel_base() function
3413 MIPS_ELF_PUT_WORD (abfd, value - tprel_base (info), in mips_elf_initialize_tls_slots()
5828 value = (mips_elf_high (addend + symbol - tprel_base (info)) in mips_elf_calculate_relocation()
5837 value = (symbol + addend - tprel_base (info)) & howto->dst_mask; in mips_elf_calculate_relocation()
DChangeLog-20054242 (dtprel_base, tprel_base): New functions.