Searched refs:GOT_TLS_GDESC_P (Results 1 – 3 of 3) sorted by relevance
775 #define GOT_TLS_GDESC_P(type) \ macro778 (GOT_TLS_GD_P (type) || GOT_TLS_GDESC_P (type))2820 if (GOT_TLS_GDESC_P (tls_type)) in elf_i386_allocate_dynrelocs()2827 if (! GOT_TLS_GDESC_P (tls_type) in elf_i386_allocate_dynrelocs()2850 else if (! GOT_TLS_GDESC_P (tls_type) in elf_i386_allocate_dynrelocs()2857 if (GOT_TLS_GDESC_P (tls_type)) in elf_i386_allocate_dynrelocs()3285 if (GOT_TLS_GDESC_P (*local_tls_type)) in elf_i386_size_dynamic_sections()3292 if (! GOT_TLS_GDESC_P (*local_tls_type) in elf_i386_size_dynamic_sections()3308 || ! GOT_TLS_GDESC_P (*local_tls_type)) in elf_i386_size_dynamic_sections()3310 if (GOT_TLS_GDESC_P (*local_tls_type)) in elf_i386_size_dynamic_sections()[all …]
777 #define GOT_TLS_GDESC_P(type) \ macro780 (GOT_TLS_GD_P (type) || GOT_TLS_GDESC_P (type))3239 if (GOT_TLS_GDESC_P (tls_type)) in elf_x86_64_allocate_dynrelocs()3246 if (! GOT_TLS_GDESC_P (tls_type) in elf_x86_64_allocate_dynrelocs()3265 else if (! GOT_TLS_GDESC_P (tls_type) in elf_x86_64_allocate_dynrelocs()3272 if (GOT_TLS_GDESC_P (tls_type)) in elf_x86_64_allocate_dynrelocs()3677 if (GOT_TLS_GDESC_P (*local_tls_type)) in elf_x86_64_size_dynamic_sections()3684 if (! GOT_TLS_GDESC_P (*local_tls_type) in elf_x86_64_size_dynamic_sections()3696 if (GOT_TLS_GDESC_P (*local_tls_type)) in elf_x86_64_size_dynamic_sections()3702 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.