Searched refs:check_tls (Results 1 – 1 of 1) sorted by relevance
86 check_tls(char *where, bool check_addr, void *tls_region) in check_tls() function284 result += check_tls("pre-defined", false, __tdata_start); in main()286 result += check_tls("pre-defined", false, NULL); in main()313 result += check_tls("allocated", true, tls); in main()