Searched refs:COMMON_INTERCEPTOR_GET_TLS_RANGE (Results 1 – 6 of 6) sorted by relevance
170 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro184 COMMON_INTERCEPTOR_GET_TLS_RANGE(&tls_begin, &tls_end); in INTERCEPTOR()
95 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
144 # define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
1456 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
2542 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
250 #ifndef COMMON_INTERCEPTOR_GET_TLS_RANGE251 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) *begin = *end = 0;5436 COMMON_INTERCEPTOR_GET_TLS_RANGE(&tls_begin, &tls_end);5467 COMMON_INTERCEPTOR_GET_TLS_RANGE(&tls_begin, &tls_end);