Home
last modified time | relevance | path

Searched refs:dtprel_base (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-microblaze.c837 dtprel_base (struct bfd_link_info *info) in dtprel_base() function
1322 static_value -= dtprel_base(info); in microblaze_elf_relocate_section()
1401 relocation -= dtprel_base(info); in microblaze_elf_relocate_section()
Delfxx-mips.c1228 dtprel_base (struct bfd_link_info *info) in dtprel_base() function
3392 MIPS_ELF_PUT_WORD (abfd, value - dtprel_base (info), in mips_elf_initialize_tls_slots()
3399 MIPS_ELF_PUT_WORD (abfd, value - dtprel_base (info), in mips_elf_initialize_tls_slots()
5822 value = (mips_elf_high (addend + symbol - dtprel_base (info)) in mips_elf_calculate_relocation()
5831 value = (symbol + addend - dtprel_base (info)) & howto->dst_mask; in mips_elf_calculate_relocation()
DChangeLog-2012100 (dtprel_base), (check_unique_offset): New
DChangeLog-20054242 (dtprel_base, tprel_base): New functions.