Searched refs:COMMON_INTERCEPTOR_GET_TLS_RANGE (Results 1 – 5 of 5) sorted by relevance
170 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro184 COMMON_INTERCEPTOR_GET_TLS_RANGE(&tls_begin, &tls_end); in INTERCEPTOR()
144 # define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
1369 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
2554 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
260 #ifndef COMMON_INTERCEPTOR_GET_TLS_RANGE261 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) *begin = *end = 0;5475 COMMON_INTERCEPTOR_GET_TLS_RANGE(&tls_begin, &tls_end);5508 COMMON_INTERCEPTOR_GET_TLS_RANGE(&tls_begin, &tls_end);