Searched refs:GOT_TLS_GD_P (Results 1 – 3 of 3) sorted by relevance
773 #define GOT_TLS_GD_P(type) \ macro778 (GOT_TLS_GD_P (type) || GOT_TLS_GDESC_P (type))2828 || GOT_TLS_GD_P (tls_type)) in elf_i386_allocate_dynrelocs()2833 if (GOT_TLS_GD_P (tls_type) || tls_type == GOT_TLS_IE_BOTH) in elf_i386_allocate_dynrelocs()2845 else if ((GOT_TLS_GD_P (tls_type) && h->dynindx == -1) in elf_i386_allocate_dynrelocs()2848 else if (GOT_TLS_GD_P (tls_type)) in elf_i386_allocate_dynrelocs()3293 || GOT_TLS_GD_P (*local_tls_type)) in elf_i386_size_dynamic_sections()3297 if (GOT_TLS_GD_P (*local_tls_type) in elf_i386_size_dynamic_sections()3307 else if (GOT_TLS_GD_P (*local_tls_type) in elf_i386_size_dynamic_sections()4792 if (GOT_TLS_GD_P (tls_type)) in elf_i386_relocate_section()[all …]
775 #define GOT_TLS_GD_P(type) \ macro780 (GOT_TLS_GD_P (type) || GOT_TLS_GDESC_P (type))3247 || GOT_TLS_GD_P (tls_type)) in elf_x86_64_allocate_dynrelocs()3252 if (GOT_TLS_GD_P (tls_type)) in elf_x86_64_allocate_dynrelocs()3260 if ((GOT_TLS_GD_P (tls_type) && h->dynindx == -1) in elf_x86_64_allocate_dynrelocs()3263 else if (GOT_TLS_GD_P (tls_type)) in elf_x86_64_allocate_dynrelocs()3685 || GOT_TLS_GD_P (*local_tls_type)) in elf_x86_64_size_dynamic_sections()3689 if (GOT_TLS_GD_P (*local_tls_type)) in elf_x86_64_size_dynamic_sections()3703 || GOT_TLS_GD_P (*local_tls_type)) in elf_x86_64_size_dynamic_sections()5225 if (GOT_TLS_GD_P (tls_type)) in elf_x86_64_relocate_section()[all …]
3486 (GOT_TLS_GD_P, GOT_TLS_GDESC_P, GOT_TLS_GD_ANY_P): New macros.3518 (GOT_TLS_GD_P, GOT_TLS_GDESC_P, GOT_TLS_GD_ANY_P): New macros.