Searched defs:get_tls (Results 1 – 4 of 4) sorted by relevance
10 #define get_tls(r) MOVQ TLS, r macro15 #define get_tls(r) MOVL TLS, r macro
7 #define get_tls(r) MOVL TLS, r macro
172 get_tls_func get_tls; in InitTlsSize() local
345 soinfo_tls* get_tls() const { in get_tls() function