Searched refs:COMMON_INTERCEPTOR_GET_TLS_RANGE (Results 1 – 6 of 6) sorted by relevance
166 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro180 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
1482 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
2621 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
284 #ifndef COMMON_INTERCEPTOR_GET_TLS_RANGE285 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) *begin = *end = 0;5597 COMMON_INTERCEPTOR_GET_TLS_RANGE(&tls_begin, &tls_end);5628 COMMON_INTERCEPTOR_GET_TLS_RANGE(&tls_begin, &tls_end);