Searched refs:GOT_UNKNOWN (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delfxx-sparc.c486 #define GOT_UNKNOWN 0
812 eh->tls_type = GOT_UNKNOWN;
1026 eind->tls_type = GOT_UNKNOWN;
1234 if (old_tls_type != tls_type && old_tls_type != GOT_UNKNOWN
2946 tls_type = GOT_UNKNOWN;
3137 tls_type = GOT_UNKNOWN;
3193 tls_type = GOT_UNKNOWN;
485 #define GOT_UNKNOWN macro
H A Delf32-s390.c666 #define GOT_UNKNOWN 0 macro
768 eh->tls_type = GOT_UNKNOWN;
916 eind->tls_type = GOT_UNKNOWN;
1180 if (old_tls_type != tls_type && old_tls_type != GOT_UNKNOWN)
2696 tls_type = GOT_UNKNOWN;
2923 tls_type = GOT_UNKNOWN;
H A Delf64-s390.c621 #define GOT_UNKNOWN 0 macro
723 eh->tls_type = GOT_UNKNOWN;
871 eind->tls_type = GOT_UNKNOWN;
1144 if (old_tls_type != tls_type && old_tls_type != GOT_UNKNOWN)
2681 tls_type = GOT_UNKNOWN;
2908 tls_type = GOT_UNKNOWN;
H A Delf32-i386.c593 #define GOT_UNKNOWN 0
724 eh->tls_type = GOT_UNKNOWN;
877 eind->tls_type = GOT_UNKNOWN;
1074 else if (old_tls_type != tls_type && old_tls_type != GOT_UNKNOWN
2624 tls_type = GOT_UNKNOWN;
591 #define GOT_UNKNOWN macro
H A Delf64-x86-64.c417 #define GOT_UNKNOWN 0
528 eh->tls_type = GOT_UNKNOWN;
675 eind->tls_type = GOT_UNKNOWN;
879 if (old_tls_type != tls_type && old_tls_type != GOT_UNKNOWN
2506 tls_type = GOT_UNKNOWN;
415 #define GOT_UNKNOWN macro
H A Delf32-arm.c2146 #define GOT_UNKNOWN 0 macro
2277 ret->tls_type = GOT_UNKNOWN;
2438 eind->tls_type = GOT_UNKNOWN;
5622 if (tls_type == GOT_UNKNOWN)
7645 if (old_tls_type != GOT_UNKNOWN && old_tls_type != GOT_NORMAL
8311 if (tls_type == GOT_UNKNOWN)

Completed in 220 milliseconds