Searched refs:has_tls_reloc (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-ppc.c4279 sec->has_tls_reloc = 1;
4412 sec->has_tls_reloc = 1;
4419 sec->has_tls_reloc = 1;
4427 sec->has_tls_reloc = 1;
4457 sec->has_tls_reloc = 1;
6351 if (sec->has_tls_reloc && !bfd_is_abs_section (sec->output_section))
8184 && section->has_tls_reloc
H A Delf32-ppc.c3683 sec->has_tls_reloc = 1;
4217 if (sec->has_tls_reloc && !bfd_is_abs_section (sec->output_section))
H A Dbfd-in2.h1282 unsigned int has_tls_reloc:1;
1275 unsigned int has_tls_reloc:1; member in struct:bfd_section
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1282 unsigned int has_tls_reloc:1;
1275 unsigned int has_tls_reloc:1; member in struct:bfd_section
H A Dbfd.h1282 unsigned int has_tls_reloc:1;
1275 unsigned int has_tls_reloc:1; member in struct:bfd_section
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h1280 unsigned int has_tls_reloc:1;
1273 unsigned int has_tls_reloc:1; member in struct:bfd_section
H A Dbfd.h1280 unsigned int has_tls_reloc:1;
1273 unsigned int has_tls_reloc:1; member in struct:bfd_section

Completed in 215 milliseconds