Home
last modified time | relevance | path

Searched refs:DF_STATIC_TLS (Results 1 – 25 of 94) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d150 enum DF_STATIC_TLS = 0x00000010; variable
/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.h516 #define DF_STATIC_TLS 0x00000010 /* */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d563 enum DF_STATIC_TLS = 0x00000010; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d563 enum DF_STATIC_TLS = 0x00000010; variable
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-frv.c2893 ((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 Delfnn-ia64.c2227 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 Delf64-alpha.c1885 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 Delf32-s390.c1099 info->flags |= DF_STATIC_TLS; in elf_s390_check_relocs()
1180 info->flags |= DF_STATIC_TLS; in elf_s390_check_relocs()
H A Delf64-s390.c1030 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 Delf32-frv.c2893 ((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 Delfnn-ia64.c2226 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 Delf64-alpha.c1902 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 Delfnn-loongarch.c698 info->flags |= DF_STATIC_TLS; in loongarch_elf_check_relocs()
710 info->flags |= DF_STATIC_TLS; in loongarch_elf_check_relocs()
H A Delf64-s390.c1030 info->flags |= DF_STATIC_TLS; in elf_s390_check_relocs()
1112 info->flags |= DF_STATIC_TLS; in elf_s390_check_relocs()
H A Delf32-s390.c1099 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 Delf_common.d387 enum DF_STATIC_TLS = 0x00000010; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d382 enum DF_STATIC_TLS = 0x00000010; variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h1248 #define DF_STATIC_TLS (1 << 4) macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h1278 #define DF_STATIC_TLS (1 << 4) macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h724 #define DF_STATIC_TLS 0x00000010 /* */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h726 #define DF_STATIC_TLS 0x00000010 /* */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h726 #define DF_STATIC_TLS 0x00000010 /* */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h820 #define DF_STATIC_TLS 0x00000010 /* */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1357 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d665 enum DF_STATIC_TLS = 0x00000010; variable

1234