Searched refs:GOT_TLS_GDESC_P (Results 1 – 3 of 3) sorted by relevance
733 #define GOT_TLS_GDESC_P(type) \ macro736 (GOT_TLS_GD_P (type) || GOT_TLS_GDESC_P (type))2306 if (GOT_TLS_GDESC_P (tls_type)) in elf_i386_allocate_dynrelocs()2313 if (! GOT_TLS_GDESC_P (tls_type) in elf_i386_allocate_dynrelocs()2335 else if (! GOT_TLS_GDESC_P (tls_type) in elf_i386_allocate_dynrelocs()2341 if (GOT_TLS_GDESC_P (tls_type)) in elf_i386_allocate_dynrelocs()2765 if (GOT_TLS_GDESC_P (*local_tls_type)) in elf_i386_size_dynamic_sections()2772 if (! GOT_TLS_GDESC_P (*local_tls_type) in elf_i386_size_dynamic_sections()2788 || ! GOT_TLS_GDESC_P (*local_tls_type)) in elf_i386_size_dynamic_sections()2790 if (GOT_TLS_GDESC_P (*local_tls_type)) in elf_i386_size_dynamic_sections()[all …]
754 #define GOT_TLS_GDESC_P(type) \ macro757 (GOT_TLS_GD_P (type) || GOT_TLS_GDESC_P (type))2554 if (GOT_TLS_GDESC_P (tls_type)) in elf_x86_64_allocate_dynrelocs()2561 if (! GOT_TLS_GDESC_P (tls_type) in elf_x86_64_allocate_dynrelocs()2579 else if (! GOT_TLS_GDESC_P (tls_type) in elf_x86_64_allocate_dynrelocs()2585 if (GOT_TLS_GDESC_P (tls_type)) in elf_x86_64_allocate_dynrelocs()2997 if (GOT_TLS_GDESC_P (*local_tls_type)) in elf_x86_64_size_dynamic_sections()3004 if (! GOT_TLS_GDESC_P (*local_tls_type) in elf_x86_64_size_dynamic_sections()3016 if (GOT_TLS_GDESC_P (*local_tls_type)) in elf_x86_64_size_dynamic_sections()3022 if (! GOT_TLS_GDESC_P (*local_tls_type) in elf_x86_64_size_dynamic_sections()[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.