Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-i386.c3689 bfd_vma *local_tlsdesc_gotents; in elf_i386_relocate_section() local
3708 local_tlsdesc_gotents = elf_i386_local_tlsdesc_gotent (input_bfd); in elf_i386_relocate_section()
4738 offplt = local_tlsdesc_gotents[r_symndx]; in elf_i386_relocate_section()
Delf64-x86-64.c4083 bfd_vma *local_tlsdesc_gotents; in elf_x86_64_relocate_section() local
4101 local_tlsdesc_gotents = elf_x86_64_local_tlsdesc_gotent (input_bfd); in elf_x86_64_relocate_section()
5187 offplt = local_tlsdesc_gotents[r_symndx]; in elf_x86_64_relocate_section()