Searched refs:orig_tls_tail (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c2123 struct tls_module* orig_tls_tail = tls_tail; local
2139 if (!orig_tls_tail)
2141 tls_tail = orig_tls_tail;

Completed in 77 milliseconds