Lines Matching refs:GOT_TLS_IE
549 #define GOT_TLS_IE 4 /* initial or local exec */ macro
550 #define GOT_TLS_ANY (GOT_TLS_GD | GOT_TLS_IE)
1026 tls_type = GOT_TLS_IE; in elf_xtensa_check_relocs()
1037 tls_type = GOT_TLS_IE; in elf_xtensa_check_relocs()
1047 tls_type = GOT_TLS_IE; in elf_xtensa_check_relocs()
1051 tls_type = GOT_TLS_IE; in elf_xtensa_check_relocs()
1160 if ((old_tls_type & GOT_TLS_IE) && (tls_type & GOT_TLS_IE)) in elf_xtensa_check_relocs()
1166 || (tls_type & GOT_TLS_IE) == 0)) in elf_xtensa_check_relocs()
1168 if ((old_tls_type & GOT_TLS_IE) && (tls_type & GOT_TLS_GD)) in elf_xtensa_check_relocs()
1535 if ((eh->tls_type & GOT_TLS_IE) != 0) in elf_xtensa_allocate_dynrelocs()
1581 if ((elf_xtensa_local_got_tls_type (i) [j] & GOT_TLS_IE) != 0) in elf_xtensa_allocate_local_got_size()
2921 if (! info->shared || (tls_type & GOT_TLS_IE) != 0) in elf_xtensa_relocate_section()
2928 if ((tls_type & GOT_TLS_IE) != 0) in elf_xtensa_relocate_section()
3013 if ((tls_type & GOT_TLS_IE) != 0) in elf_xtensa_relocate_section()