Home
last modified time | relevance | path

Searched refs:tls_desc_trampoline (Results 1 – 16 of 16) sorted by relevance

/netbsd/external/gpl3/gdb/dist/ld/emultempl/
H A Dnds32elf.em34 static int tls_desc_trampoline = 0; /* --m[no]tlsdesc-trampoline. */
57 tls_desc_trampoline,
216 tls_desc_trampoline = 1;
219 tls_desc_trampoline = 0;
/netbsd/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dnds32elf.em34 static int tls_desc_trampoline = 0; /* --m[no]tlsdesc-trampoline. */
57 tls_desc_trampoline,
216 tls_desc_trampoline = 1;
219 tls_desc_trampoline = 0;
/netbsd/external/gpl3/binutils/dist/ld/emultempl/
H A Dnds32elf.em34 static int tls_desc_trampoline = 0; /* --m[no]tlsdesc-trampoline. */
57 tls_desc_trampoline,
216 tls_desc_trampoline = 1;
219 tls_desc_trampoline = 0;
/netbsd/external/gpl3/gdb.old/dist/ld/emultempl/
H A Dnds32elf.em34 static int tls_desc_trampoline = 0; /* --m[no]tlsdesc-trampoline. */
57 tls_desc_trampoline,
216 tls_desc_trampoline = 1;
219 tls_desc_trampoline = 0;
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf32-nds32.h128 int tls_desc_trampoline; /* --m[no-]tlsdesc-trampoline. */ member
H A Delf32-nds32.c4148 if (htab->tls_desc_trampoline) in allocate_dynrelocs()
4197 if (tls_type == GOT_TLS_DESC && htab->tls_desc_trampoline) in allocate_dynrelocs()
4409 if (htab->tls_desc_trampoline) in nds32_elf_size_dynamic_sections()
4445 if (htab->tls_desc_trampoline && htab->root.srelplt) in nds32_elf_size_dynamic_sections()
5920 if (htab->tls_desc_trampoline) in nds32_elf_relocate_section()
12551 int tls_desc_trampoline, in bfd_elf32_nds32_set_target_option() argument
12564 table->tls_desc_trampoline = tls_desc_trampoline; in bfd_elf32_nds32_set_target_option()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf32-nds32.h130 int tls_desc_trampoline; /* --m[no-]tlsdesc-trampoline. */ member
H A Delf32-nds32.c4099 if (htab->tls_desc_trampoline) in allocate_dynrelocs()
4148 if (tls_type == GOT_TLS_DESC && htab->tls_desc_trampoline) in allocate_dynrelocs()
4360 if (htab->tls_desc_trampoline) in nds32_elf_size_dynamic_sections()
4396 if (htab->tls_desc_trampoline && htab->root.srelplt) in nds32_elf_size_dynamic_sections()
5873 if (htab->tls_desc_trampoline) in nds32_elf_relocate_section()
12503 int tls_desc_trampoline, in bfd_elf32_nds32_set_target_option() argument
12516 table->tls_desc_trampoline = tls_desc_trampoline; in bfd_elf32_nds32_set_target_option()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf32-nds32.h130 int tls_desc_trampoline; /* --m[no-]tlsdesc-trampoline. */ member
H A Delf32-nds32.c4099 if (htab->tls_desc_trampoline) in allocate_dynrelocs()
4148 if (tls_type == GOT_TLS_DESC && htab->tls_desc_trampoline) in allocate_dynrelocs()
4360 if (htab->tls_desc_trampoline) in nds32_elf_size_dynamic_sections()
4396 if (htab->tls_desc_trampoline && htab->root.srelplt) in nds32_elf_size_dynamic_sections()
5873 if (htab->tls_desc_trampoline) in nds32_elf_relocate_section()
12503 int tls_desc_trampoline, in bfd_elf32_nds32_set_target_option() argument
12516 table->tls_desc_trampoline = tls_desc_trampoline; in bfd_elf32_nds32_set_target_option()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf32-nds32.h137 int tls_desc_trampoline; /* --m[no-]tlsdesc-trampoline. */ member
H A Delf32-nds32.c4162 if (htab->tls_desc_trampoline) in allocate_dynrelocs()
4211 if (tls_type == GOT_TLS_DESC && htab->tls_desc_trampoline) in allocate_dynrelocs()
4451 if (htab->tls_desc_trampoline) in nds32_elf_size_dynamic_sections()
4487 if (htab->tls_desc_trampoline && htab->root.srelplt) in nds32_elf_size_dynamic_sections()
4598 if (htab->tls_desc_trampoline && plt) in nds32_elf_size_dynamic_sections()
6019 if (htab->tls_desc_trampoline) in nds32_elf_relocate_section()
12643 int tls_desc_trampoline, in bfd_elf32_nds32_set_target_option() argument
12656 table->tls_desc_trampoline = tls_desc_trampoline; in bfd_elf32_nds32_set_target_option()
/netbsd/external/gpl3/gdb/dist/ld/
H A DChangeLog-2018487 * emultempl/nds32elf.em (tls_desc_trampoline): New variable.
/netbsd/external/gpl3/binutils/dist/ld/
H A DChangeLog-2018487 * emultempl/nds32elf.em (tls_desc_trampoline): New variable.
/netbsd/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-2018487 * emultempl/nds32elf.em (tls_desc_trampoline): New variable.
/netbsd/external/gpl3/gdb.old/dist/ld/
H A DChangeLog-2018487 * emultempl/nds32elf.em (tls_desc_trampoline): New variable.