Searched refs:dlpi_tls_data (Results 1 – 2 of 2) sorted by relevance
49 void *dlpi_tls_data; member
189 // True if we can use dlpi_tls_data. glibc before 2.25 may leave NULL (BZ in GetLibcVersion() 190 // #19826) so dlpi_tls_data cannot be used. in GetLibcVersion() 192 // musl before 1.2.3 and FreeBSD as of 12.2 incorrectly set dlpi_tls_data to in GetLibcVersion() 444 begin = (uptr)info->dlpi_tls_data; in GetStaticTlsBoundary()