Searched refs:COMMON_INTERCEPTOR_GET_TLS_RANGE (Results 1 – 6 of 6) sorted by relevance
195 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro209 COMMON_INTERCEPTOR_GET_TLS_RANGE(&tls_begin, &tls_end); in INTERCEPTOR()
104 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
143 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
1318 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
2396 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
214 #ifndef COMMON_INTERCEPTOR_GET_TLS_RANGE215 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) *begin = *end = 0;5323 COMMON_INTERCEPTOR_GET_TLS_RANGE(&tls_begin, &tls_end);5356 COMMON_INTERCEPTOR_GET_TLS_RANGE(&tls_begin, &tls_end);