| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/ |
| H A D | link.d | 150 enum DF_STATIC_TLS = 0x00000010; variable
|
| /netbsd-src/external/bsd/file/dist/src/ |
| H A D | readelf.h | 516 #define DF_STATIC_TLS 0x00000010 /* */ macro
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/ |
| H A D | elf_common.d | 563 enum DF_STATIC_TLS = 0x00000010; variable
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/ |
| H A D | elf_common.d | 563 enum DF_STATIC_TLS = 0x00000010; variable
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | elf32-frv.c | 2893 ((bfd_link_executable (info)|| (info)->flags & DF_STATIC_TLS) \ in elf32_frv_relocate_section() 4480 dinfo->info->flags |= DF_STATIC_TLS; in _frvfdpic_count_tls_entries() 4579 || (dinfo->info->flags & DF_STATIC_TLS)); in _frvfdpic_relax_tls_entries() 4695 || (dinfo->info->flags & DF_STATIC_TLS)) in _frvfdpic_count_got_plt_entries() 5632 if (! bfd_link_executable (info) && ! (info->flags & DF_STATIC_TLS)) in elf32_frvfdpic_relax_section() 6196 info->flags |= DF_STATIC_TLS; in elf32_frv_check_relocs() 6202 info->flags |= DF_STATIC_TLS; in elf32_frv_check_relocs() 6207 info->flags |= DF_STATIC_TLS; in elf32_frv_check_relocs()
|
| H A D | elfnn-ia64.c | 2227 info->flags |= DF_STATIC_TLS; in elfNN_ia64_check_relocs() 2398 info->flags |= DF_STATIC_TLS; in elfNN_ia64_check_relocs() 2404 info->flags |= DF_STATIC_TLS; in elfNN_ia64_check_relocs()
|
| H A D | elf64-alpha.c | 1885 info->flags |= DF_STATIC_TLS; in elf64_alpha_check_relocs() 1891 info->flags |= DF_STATIC_TLS; in elf64_alpha_check_relocs() 3468 && (info->link_info->flags & DF_STATIC_TLS)) in elf64_alpha_relax_tls_get_addr()
|
| H A D | elf32-s390.c | 1099 info->flags |= DF_STATIC_TLS; in elf_s390_check_relocs() 1180 info->flags |= DF_STATIC_TLS; in elf_s390_check_relocs()
|
| H A D | elf64-s390.c | 1030 info->flags |= DF_STATIC_TLS; in elf_s390_check_relocs() 1112 info->flags |= DF_STATIC_TLS; in elf_s390_check_relocs()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | elf32-frv.c | 2893 ((bfd_link_executable (info)|| (info)->flags & DF_STATIC_TLS) \ in elf32_frv_relocate_section() 4480 dinfo->info->flags |= DF_STATIC_TLS; in _frvfdpic_count_tls_entries() 4579 || (dinfo->info->flags & DF_STATIC_TLS)); in _frvfdpic_relax_tls_entries() 4695 || (dinfo->info->flags & DF_STATIC_TLS)) in _frvfdpic_count_got_plt_entries() 5632 if (! bfd_link_executable (info) && ! (info->flags & DF_STATIC_TLS)) in elf32_frvfdpic_relax_section() 6196 info->flags |= DF_STATIC_TLS; in elf32_frv_check_relocs() 6202 info->flags |= DF_STATIC_TLS; in elf32_frv_check_relocs() 6207 info->flags |= DF_STATIC_TLS; in elf32_frv_check_relocs()
|
| H A D | elfnn-ia64.c | 2226 info->flags |= DF_STATIC_TLS; in elfNN_ia64_check_relocs() 2397 info->flags |= DF_STATIC_TLS; in elfNN_ia64_check_relocs() 2403 info->flags |= DF_STATIC_TLS; in elfNN_ia64_check_relocs()
|
| H A D | elf64-alpha.c | 1902 info->flags |= DF_STATIC_TLS; in elf64_alpha_check_relocs() 1908 info->flags |= DF_STATIC_TLS; in elf64_alpha_check_relocs() 3485 && (info->link_info->flags & DF_STATIC_TLS)) in elf64_alpha_relax_tls_get_addr()
|
| H A D | elfnn-loongarch.c | 698 info->flags |= DF_STATIC_TLS; in loongarch_elf_check_relocs() 710 info->flags |= DF_STATIC_TLS; in loongarch_elf_check_relocs()
|
| H A D | elf64-s390.c | 1030 info->flags |= DF_STATIC_TLS; in elf_s390_check_relocs() 1112 info->flags |= DF_STATIC_TLS; in elf_s390_check_relocs()
|
| H A D | elf32-s390.c | 1099 info->flags |= DF_STATIC_TLS; in elf_s390_check_relocs() 1180 info->flags |= DF_STATIC_TLS; in elf_s390_check_relocs()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/ |
| H A D | elf_common.d | 387 enum DF_STATIC_TLS = 0x00000010; variable
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/ |
| H A D | elf_common.d | 382 enum DF_STATIC_TLS = 0x00000010; variable
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
| H A D | common.h | 1248 #define DF_STATIC_TLS (1 << 4) macro
|
| /netbsd-src/external/gpl3/binutils/dist/include/elf/ |
| H A D | common.h | 1278 #define DF_STATIC_TLS (1 << 4) macro
|
| /netbsd-src/sys/arch/epoc32/stand/e32boot/include/ |
| H A D | elf.h | 724 #define DF_STATIC_TLS 0x00000010 /* */ macro
|
| /netbsd-src/tools/arm-elf2aout/sys/ |
| H A D | exec_elf.h | 726 #define DF_STATIC_TLS 0x00000010 /* */ macro
|
| /netbsd-src/tools/m68k-elf2aout/sys/ |
| H A D | exec_elf.h | 726 #define DF_STATIC_TLS 0x00000010 /* */ macro
|
| /netbsd-src/sys/sys/ |
| H A D | exec_elf.h | 820 #define DF_STATIC_TLS 0x00000010 /* */ macro
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
| H A D | ELF.h | 1357 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
| H A D | elf.d | 665 enum DF_STATIC_TLS = 0x00000010; variable
|