Searched refs:TLS_ALIGN (Results 1 – 1 of 1) sorted by relevance
51 #define TLS_ALIGN (OVERALIGN_DATA > OVERALIGN_BSS ? OVERALIGN_DATA : OVERALIGN_BSS) macro106 if (!__is_aligned(tls_region, TLS_ALIGN)) { in check_tls()108 tls_region, (unsigned long) TLS_ALIGN); in check_tls()