Searched refs:GOT_TLS_GD_P (Results 1 – 3 of 3) sorted by relevance
731 #define GOT_TLS_GD_P(type) \ macro736 (GOT_TLS_GD_P (type) || GOT_TLS_GDESC_P (type))2314 || GOT_TLS_GD_P (tls_type)) in elf_i386_allocate_dynrelocs()2319 if (GOT_TLS_GD_P (tls_type) || tls_type == GOT_TLS_IE_BOTH) in elf_i386_allocate_dynrelocs()2330 else if ((GOT_TLS_GD_P (tls_type) && h->dynindx == -1) in elf_i386_allocate_dynrelocs()2333 else if (GOT_TLS_GD_P (tls_type)) in elf_i386_allocate_dynrelocs()2773 || GOT_TLS_GD_P (*local_tls_type)) in elf_i386_size_dynamic_sections()2777 if (GOT_TLS_GD_P (*local_tls_type) in elf_i386_size_dynamic_sections()2787 else if (GOT_TLS_GD_P (*local_tls_type) in elf_i386_size_dynamic_sections()4051 if (GOT_TLS_GD_P (tls_type)) in elf_i386_relocate_section()[all …]
752 #define GOT_TLS_GD_P(type) \ macro757 (GOT_TLS_GD_P (type) || GOT_TLS_GDESC_P (type))2562 || GOT_TLS_GD_P (tls_type)) in elf_x86_64_allocate_dynrelocs()2567 if (GOT_TLS_GD_P (tls_type)) in elf_x86_64_allocate_dynrelocs()2574 if ((GOT_TLS_GD_P (tls_type) && h->dynindx == -1) in elf_x86_64_allocate_dynrelocs()2577 else if (GOT_TLS_GD_P (tls_type)) in elf_x86_64_allocate_dynrelocs()3005 || GOT_TLS_GD_P (*local_tls_type)) in elf_x86_64_size_dynamic_sections()3009 if (GOT_TLS_GD_P (*local_tls_type)) in elf_x86_64_size_dynamic_sections()3023 || GOT_TLS_GD_P (*local_tls_type)) in elf_x86_64_size_dynamic_sections()4399 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.